C# Class CascadeSharp.TKService.Graphic3d.Graphic3d_MapOfZLayerSettings

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

Assign() public méthode

public Assign ( Graphic3d_MapOfZLayerSettings theOther ) : Graphic3d_MapOfZLayerSettings
theOther Graphic3d_MapOfZLayerSettings
Résultat Graphic3d_MapOfZLayerSettings

Bound() public méthode

public Bound ( int theKey, Graphic3d_ZLayerSettings theItem ) : Graphic3d_ZLayerSettings
theKey int
theItem Graphic3d_ZLayerSettings
Résultat Graphic3d_ZLayerSettings

ChangeFind() public méthode

public ChangeFind ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Résultat Graphic3d_ZLayerSettings

ChangeSeek() public méthode

public ChangeSeek ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Résultat Graphic3d_ZLayerSettings

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Clear() public méthode

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Résultat void

Exchange() public méthode

public Exchange ( Graphic3d_MapOfZLayerSettings theOther ) : void
theOther Graphic3d_MapOfZLayerSettings
Résultat void

Find() public méthode

public Find ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Résultat Graphic3d_ZLayerSettings

Find() public méthode

public Find ( int theKey, Graphic3d_ZLayerSettings theValue ) : bool
theKey int
theValue Graphic3d_ZLayerSettings
Résultat bool

Graphic3d_MapOfZLayerSettings() public méthode

public Graphic3d_MapOfZLayerSettings ( ) : System
Résultat System

Graphic3d_MapOfZLayerSettings() public méthode

public Graphic3d_MapOfZLayerSettings ( Graphic3d_MapOfZLayerSettings theOther ) : System
theOther Graphic3d_MapOfZLayerSettings
Résultat System

Graphic3d_MapOfZLayerSettings() public méthode

public Graphic3d_MapOfZLayerSettings ( int theNbBuckets ) : System
theNbBuckets int
Résultat System

Graphic3d_MapOfZLayerSettings() public méthode

public Graphic3d_MapOfZLayerSettings ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Résultat System

IsBound() public méthode

public IsBound ( int theKey ) : bool
theKey int
Résultat bool

Seek() public méthode

public Seek ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Résultat Graphic3d_ZLayerSettings

Size() public méthode

public Size ( ) : int
Résultat int

UnBind() public méthode

public UnBind ( int theKey ) : bool
theKey int
Résultat bool