C# Class CascadeSharp.TKBO.IntTools.IntTools_MapOfSurfaceSample

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

Méthodes publiques

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

public Added ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
K CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample

Assign() public méthode

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

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

Contains() public méthode

public Contains ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Résultat bool

Contains() public méthode

public Contains ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : bool
K CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Résultat bool

Differ() public méthode

public Differ ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Résultat bool

Difference() public méthode

public Difference ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Résultat void

Exchange() public méthode

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

HasIntersection() public méthode

public HasIntersection ( IntTools_MapOfSurfaceSample theMap ) : bool
theMap IntTools_MapOfSurfaceSample
Résultat bool

IntTools_MapOfSurfaceSample() public méthode

public IntTools_MapOfSurfaceSample ( ) : System
Résultat System

IntTools_MapOfSurfaceSample() public méthode

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

IntTools_MapOfSurfaceSample() public méthode

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

IntTools_MapOfSurfaceSample() public méthode

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

Intersect() public méthode

public Intersect ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Résultat bool

Intersection() public méthode

public Intersection ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Résultat void

IsEqual() public méthode

public IsEqual ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Résultat bool

Remove() public méthode

public Remove ( IntTools_SurfaceRangeSample K ) : bool
K IntTools_SurfaceRangeSample
Résultat bool

Size() public méthode

public Size ( ) : int
Résultat int

Subtract() public méthode

public Subtract ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Résultat bool

Subtraction() public méthode

public Subtraction ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Résultat void

Union() public méthode

public Union ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Résultat void

Unite() public méthode

public Unite ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Résultat bool