C# Class CascadeSharp.TKBO.IntTools.IntTools_DataMapOfSurfaceSampleBox

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

Méthodes publiques

Méthode Description
Assign ( IntTools_DataMapOfSurfaceSampleBox theOther ) : IntTools_DataMapOfSurfaceSampleBox
Bound ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey, Bnd_Box theItem ) : Bnd_Box
ChangeFind ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
ChangeSeek ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( IntTools_DataMapOfSurfaceSampleBox theOther ) : void
Find ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
Find ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey, Bnd_Box theValue ) : bool
IntTools_DataMapOfSurfaceSampleBox ( ) : System
IntTools_DataMapOfSurfaceSampleBox ( IntTools_DataMapOfSurfaceSampleBox theOther ) : System
IntTools_DataMapOfSurfaceSampleBox ( int theNbBuckets ) : System
IntTools_DataMapOfSurfaceSampleBox ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
IsBound ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : bool
Seek ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
Size ( ) : int
UnBind ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : bool

Method Details

Assign() public méthode

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

Bound() public méthode

public Bound ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey, Bnd_Box theItem ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
theItem Bnd_Box
Résultat Bnd_Box

ChangeFind() public méthode

public ChangeFind ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat Bnd_Box

ChangeSeek() public méthode

public ChangeSeek ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat Bnd_Box

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 ( IntTools_DataMapOfSurfaceSampleBox theOther ) : void
theOther IntTools_DataMapOfSurfaceSampleBox
Résultat void

Find() public méthode

public Find ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat Bnd_Box

Find() public méthode

public Find ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey, Bnd_Box theValue ) : bool
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
theValue Bnd_Box
Résultat bool

IntTools_DataMapOfSurfaceSampleBox() public méthode

public IntTools_DataMapOfSurfaceSampleBox ( ) : System
Résultat System

IntTools_DataMapOfSurfaceSampleBox() public méthode

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

IntTools_DataMapOfSurfaceSampleBox() public méthode

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

IntTools_DataMapOfSurfaceSampleBox() public méthode

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

IsBound() public méthode

public IsBound ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : bool
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat bool

Seek() public méthode

public Seek ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat Bnd_Box

Size() public méthode

public Size ( ) : int
Résultat int

UnBind() public méthode

public UnBind ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : bool
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat bool