C# 클래스 CascadeSharp.TKService.Graphic3d.Graphic3d_MapOfZLayerSettings

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

공개 메소드들

메소드 설명
Assign ( Graphic3d_MapOfZLayerSettings theOther ) : Graphic3d_MapOfZLayerSettings
Bound ( int theKey, Graphic3d_ZLayerSettings theItem ) : Graphic3d_ZLayerSettings
ChangeFind ( int theKey ) : Graphic3d_ZLayerSettings
ChangeSeek ( int theKey ) : Graphic3d_ZLayerSettings
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( Graphic3d_MapOfZLayerSettings theOther ) : void
Find ( int theKey ) : Graphic3d_ZLayerSettings
Find ( int theKey, Graphic3d_ZLayerSettings theValue ) : bool
Graphic3d_MapOfZLayerSettings ( ) : System
Graphic3d_MapOfZLayerSettings ( Graphic3d_MapOfZLayerSettings theOther ) : System
Graphic3d_MapOfZLayerSettings ( int theNbBuckets ) : System
Graphic3d_MapOfZLayerSettings ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
IsBound ( int theKey ) : bool
Seek ( int theKey ) : Graphic3d_ZLayerSettings
Size ( ) : int
UnBind ( int theKey ) : bool

메소드 상세

Assign() 공개 메소드

public Assign ( Graphic3d_MapOfZLayerSettings theOther ) : Graphic3d_MapOfZLayerSettings
theOther Graphic3d_MapOfZLayerSettings
리턴 Graphic3d_MapOfZLayerSettings

Bound() 공개 메소드

public Bound ( int theKey, Graphic3d_ZLayerSettings theItem ) : Graphic3d_ZLayerSettings
theKey int
theItem Graphic3d_ZLayerSettings
리턴 Graphic3d_ZLayerSettings

ChangeFind() 공개 메소드

public ChangeFind ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
리턴 Graphic3d_ZLayerSettings

ChangeSeek() 공개 메소드

public ChangeSeek ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
리턴 Graphic3d_ZLayerSettings

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

Clear() 공개 메소드

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
리턴 void

Exchange() 공개 메소드

public Exchange ( Graphic3d_MapOfZLayerSettings theOther ) : void
theOther Graphic3d_MapOfZLayerSettings
리턴 void

Find() 공개 메소드

public Find ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
리턴 Graphic3d_ZLayerSettings

Find() 공개 메소드

public Find ( int theKey, Graphic3d_ZLayerSettings theValue ) : bool
theKey int
theValue Graphic3d_ZLayerSettings
리턴 bool

Graphic3d_MapOfZLayerSettings() 공개 메소드

public Graphic3d_MapOfZLayerSettings ( ) : System
리턴 System

Graphic3d_MapOfZLayerSettings() 공개 메소드

public Graphic3d_MapOfZLayerSettings ( Graphic3d_MapOfZLayerSettings theOther ) : System
theOther Graphic3d_MapOfZLayerSettings
리턴 System

Graphic3d_MapOfZLayerSettings() 공개 메소드

public Graphic3d_MapOfZLayerSettings ( int theNbBuckets ) : System
theNbBuckets int
리턴 System

Graphic3d_MapOfZLayerSettings() 공개 메소드

public Graphic3d_MapOfZLayerSettings ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
리턴 System

IsBound() 공개 메소드

public IsBound ( int theKey ) : bool
theKey int
리턴 bool

Seek() 공개 메소드

public Seek ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
리턴 Graphic3d_ZLayerSettings

Size() 공개 메소드

public Size ( ) : int
리턴 int

UnBind() 공개 메소드

public UnBind ( int theKey ) : bool
theKey int
리턴 bool