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