C# Class CascadeSharp.TKBO.IntTools.IntTools_MapOfCurveSample

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

Méthodes publiques

Méthode Description
Added ( IntTools_CurveRangeSample K ) : IntTools_CurveRangeSample
Assign ( IntTools_MapOfCurveSample theOther ) : IntTools_MapOfCurveSample
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( IntTools_CurveRangeSample K ) : bool
Contains ( IntTools_MapOfCurveSample theOther ) : bool
Differ ( IntTools_MapOfCurveSample theOther ) : bool
Difference ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
Exchange ( IntTools_MapOfCurveSample theOther ) : void
HasIntersection ( IntTools_MapOfCurveSample theMap ) : bool
IntTools_MapOfCurveSample ( ) : System
IntTools_MapOfCurveSample ( IntTools_MapOfCurveSample theOther ) : System
IntTools_MapOfCurveSample ( int theNbBuckets ) : System
IntTools_MapOfCurveSample ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Intersect ( IntTools_MapOfCurveSample theOther ) : bool
Intersection ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
IsEqual ( IntTools_MapOfCurveSample theOther ) : bool
Remove ( IntTools_CurveRangeSample K ) : bool
Size ( ) : int
Subtract ( IntTools_MapOfCurveSample theOther ) : bool
Subtraction ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
Union ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
Unite ( IntTools_MapOfCurveSample theOther ) : bool

Method Details

Added() public méthode

public Added ( IntTools_CurveRangeSample K ) : IntTools_CurveRangeSample
K IntTools_CurveRangeSample
Résultat IntTools_CurveRangeSample

Assign() public méthode

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

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_CurveRangeSample K ) : bool
K IntTools_CurveRangeSample
Résultat bool

Contains() public méthode

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

Differ() public méthode

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

Difference() public méthode

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

Exchange() public méthode

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

HasIntersection() public méthode

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

IntTools_MapOfCurveSample() public méthode

public IntTools_MapOfCurveSample ( ) : System
Résultat System

IntTools_MapOfCurveSample() public méthode

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

IntTools_MapOfCurveSample() public méthode

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

IntTools_MapOfCurveSample() public méthode

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

Intersect() public méthode

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

Intersection() public méthode

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

IsEqual() public méthode

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

Remove() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

Subtract() public méthode

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

Subtraction() public méthode

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

Union() public méthode

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

Unite() public méthode

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