C# 클래스 CascadeSharp.TKV3d.SelectMgr.SelectMgr_SortCriterion

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
IsCloserDepth ( SelectMgr_SortCriterion theOther ) : bool
IsHigherPriority ( SelectMgr_SortCriterion theOther ) : bool
SelectMgr_SortCriterion ( ) : System
SelectMgr_SortCriterion ( SelectMgr_SortCriterion parameter1 ) : System

메소드 상세

IsCloserDepth() 공개 메소드

public IsCloserDepth ( SelectMgr_SortCriterion theOther ) : bool
theOther SelectMgr_SortCriterion
리턴 bool

IsHigherPriority() 공개 메소드

public IsHigherPriority ( SelectMgr_SortCriterion theOther ) : bool
theOther SelectMgr_SortCriterion
리턴 bool

SelectMgr_SortCriterion() 공개 메소드

public SelectMgr_SortCriterion ( ) : System
리턴 System

SelectMgr_SortCriterion() 공개 메소드

public SelectMgr_SortCriterion ( SelectMgr_SortCriterion parameter1 ) : System
parameter1 SelectMgr_SortCriterion
리턴 System