C# Class CascadeSharp.TKBO.IntTools.IntTools_MapOfSurfaceSample

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Added ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Assign ( IntTools_MapOfSurfaceSample theOther ) : IntTools_MapOfSurfaceSample
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( IntTools_MapOfSurfaceSample theOther ) : bool
Contains ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : bool
Differ ( IntTools_MapOfSurfaceSample theOther ) : bool
Difference ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
Exchange ( IntTools_MapOfSurfaceSample theOther ) : void
HasIntersection ( IntTools_MapOfSurfaceSample theMap ) : bool
IntTools_MapOfSurfaceSample ( ) : System
IntTools_MapOfSurfaceSample ( IntTools_MapOfSurfaceSample theOther ) : System
IntTools_MapOfSurfaceSample ( int theNbBuckets ) : System
IntTools_MapOfSurfaceSample ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Intersect ( IntTools_MapOfSurfaceSample theOther ) : bool
Intersection ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
IsEqual ( IntTools_MapOfSurfaceSample theOther ) : bool
Remove ( IntTools_SurfaceRangeSample K ) : bool
Size ( ) : int
Subtract ( IntTools_MapOfSurfaceSample theOther ) : bool
Subtraction ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
Union ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
Unite ( IntTools_MapOfSurfaceSample theOther ) : bool

Method Details

Added() public method

public Added ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
K CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample

Assign() public method

public Assign ( IntTools_MapOfSurfaceSample theOther ) : IntTools_MapOfSurfaceSample
theOther IntTools_MapOfSurfaceSample
return IntTools_MapOfSurfaceSample

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

Contains() public method

public Contains ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool

Contains() public method

public Contains ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : bool
K CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
return bool

Differ() public method

public Differ ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool

Difference() public method

public Difference ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
return void

Exchange() public method

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

HasIntersection() public method

public HasIntersection ( IntTools_MapOfSurfaceSample theMap ) : bool
theMap IntTools_MapOfSurfaceSample
return bool

IntTools_MapOfSurfaceSample() public method

public IntTools_MapOfSurfaceSample ( ) : System
return System

IntTools_MapOfSurfaceSample() public method

public IntTools_MapOfSurfaceSample ( IntTools_MapOfSurfaceSample theOther ) : System
theOther IntTools_MapOfSurfaceSample
return System

IntTools_MapOfSurfaceSample() public method

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

IntTools_MapOfSurfaceSample() public method

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

Intersect() public method

public Intersect ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool

Intersection() public method

public Intersection ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
return void

IsEqual() public method

public IsEqual ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool

Remove() public method

public Remove ( IntTools_SurfaceRangeSample K ) : bool
K IntTools_SurfaceRangeSample
return bool

Size() public method

public Size ( ) : int
return int

Subtract() public method

public Subtract ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool

Subtraction() public method

public Subtraction ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
return void

Union() public method

public Union ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
return void

Unite() public method

public Unite ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
return bool