C# Class CascadeSharp.TKV3d.SelectMgr.SelectMgr_SortCriterion

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
IsCloserDepth ( SelectMgr_SortCriterion theOther ) : bool
IsHigherPriority ( SelectMgr_SortCriterion theOther ) : bool
SelectMgr_SortCriterion ( ) : System
SelectMgr_SortCriterion ( SelectMgr_SortCriterion parameter1 ) : System

Method Details

IsCloserDepth() public method

public IsCloserDepth ( SelectMgr_SortCriterion theOther ) : bool
theOther SelectMgr_SortCriterion
return bool

IsHigherPriority() public method

public IsHigherPriority ( SelectMgr_SortCriterion theOther ) : bool
theOther SelectMgr_SortCriterion
return bool

SelectMgr_SortCriterion() public method

public SelectMgr_SortCriterion ( ) : System
return System

SelectMgr_SortCriterion() public method

public SelectMgr_SortCriterion ( SelectMgr_SortCriterion parameter1 ) : System
parameter1 SelectMgr_SortCriterion
return System