C# Class CascadeSharp.TKBO.IntTools.IntTools_DataMapOfSurfaceSampleBox

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public Assign ( IntTools_DataMapOfSurfaceSampleBox theOther ) : IntTools_DataMapOfSurfaceSampleBox
theOther IntTools_DataMapOfSurfaceSampleBox
return IntTools_DataMapOfSurfaceSampleBox

Bound() public method

public Bound ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey, Bnd_Box theItem ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
theItem Bnd_Box
return Bnd_Box

ChangeFind() public method

public ChangeFind ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return Bnd_Box

ChangeSeek() public method

public ChangeSeek ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return Bnd_Box

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Clear() public method

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
return void

Exchange() public method

public Exchange ( IntTools_DataMapOfSurfaceSampleBox theOther ) : void
theOther IntTools_DataMapOfSurfaceSampleBox
return void

Find() public method

public Find ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return Bnd_Box

Find() public method

public Find ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey, Bnd_Box theValue ) : bool
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
theValue Bnd_Box
return bool

IntTools_DataMapOfSurfaceSampleBox() public method

public IntTools_DataMapOfSurfaceSampleBox ( ) : System
return System

IntTools_DataMapOfSurfaceSampleBox() public method

public IntTools_DataMapOfSurfaceSampleBox ( IntTools_DataMapOfSurfaceSampleBox theOther ) : System
theOther IntTools_DataMapOfSurfaceSampleBox
return System

IntTools_DataMapOfSurfaceSampleBox() public method

public IntTools_DataMapOfSurfaceSampleBox ( int theNbBuckets ) : System
theNbBuckets int
return System

IntTools_DataMapOfSurfaceSampleBox() public method

public IntTools_DataMapOfSurfaceSampleBox ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
return System

IsBound() public method

public IsBound ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : bool
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return bool

Seek() public method

public Seek ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : Bnd_Box
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return Bnd_Box

Size() public method

public Size ( ) : int
return int

UnBind() public method

public UnBind ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample theKey ) : bool
theKey CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return bool