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

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

공개 메소드들

메소드 설명
BVHUpdateStatus ( ) : SelectMgr_TypeOfBVHUpdate
Clear ( ) : void
Destroy ( ) : void
GetSelectionState ( ) : SelectMgr_StateOfSelection
IsEmpty ( ) : bool
Mode ( ) : int
SelectMgr_Selection ( ) : System
SelectMgr_Selection ( SelectMgr_Selection parameter1 ) : System
SelectMgr_Selection ( int theModeIdx ) : System
Sensitivity ( ) : int
SetSelectionState ( SelectMgr_StateOfSelection theState ) : void
SetSensitivity ( int theNewSens ) : void
UpdateBVHStatus ( SelectMgr_TypeOfBVHUpdate theStatus ) : void
UpdateStatus ( ) : SelectMgr_TypeOfUpdate
UpdateStatus ( SelectMgr_TypeOfUpdate theStatus ) : void
get_type_name ( ) : char

메소드 상세

BVHUpdateStatus() 공개 메소드

public BVHUpdateStatus ( ) : SelectMgr_TypeOfBVHUpdate
리턴 SelectMgr_TypeOfBVHUpdate

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

GetSelectionState() 공개 메소드

public GetSelectionState ( ) : SelectMgr_StateOfSelection
리턴 SelectMgr_StateOfSelection

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Mode() 공개 메소드

public Mode ( ) : int
리턴 int

SelectMgr_Selection() 공개 메소드

public SelectMgr_Selection ( ) : System
리턴 System

SelectMgr_Selection() 공개 메소드

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

SelectMgr_Selection() 공개 메소드

public SelectMgr_Selection ( int theModeIdx ) : System
theModeIdx int
리턴 System

Sensitivity() 공개 메소드

public Sensitivity ( ) : int
리턴 int

SetSelectionState() 공개 메소드

public SetSelectionState ( SelectMgr_StateOfSelection theState ) : void
theState SelectMgr_StateOfSelection
리턴 void

SetSensitivity() 공개 메소드

public SetSensitivity ( int theNewSens ) : void
theNewSens int
리턴 void

UpdateBVHStatus() 공개 메소드

public UpdateBVHStatus ( SelectMgr_TypeOfBVHUpdate theStatus ) : void
theStatus SelectMgr_TypeOfBVHUpdate
리턴 void

UpdateStatus() 공개 메소드

public UpdateStatus ( ) : SelectMgr_TypeOfUpdate
리턴 SelectMgr_TypeOfUpdate

UpdateStatus() 공개 메소드

public UpdateStatus ( SelectMgr_TypeOfUpdate theStatus ) : void
theStatus SelectMgr_TypeOfUpdate
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char