C# 클래스 CascadeSharp.TKBO.IntTools.IntTools_MapOfCurveSample

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Added() 공개 메소드

public Added ( IntTools_CurveRangeSample K ) : IntTools_CurveRangeSample
K IntTools_CurveRangeSample
리턴 IntTools_CurveRangeSample

Assign() 공개 메소드

public Assign ( IntTools_MapOfCurveSample theOther ) : IntTools_MapOfCurveSample
theOther IntTools_MapOfCurveSample
리턴 IntTools_MapOfCurveSample

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

Clear() 공개 메소드

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
리턴 void

Contains() 공개 메소드

public Contains ( IntTools_CurveRangeSample K ) : bool
K IntTools_CurveRangeSample
리턴 bool

Contains() 공개 메소드

public Contains ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
리턴 bool

Differ() 공개 메소드

public Differ ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
리턴 bool

Difference() 공개 메소드

public Difference ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
리턴 void

Exchange() 공개 메소드

public Exchange ( IntTools_MapOfCurveSample theOther ) : void
theOther IntTools_MapOfCurveSample
리턴 void

HasIntersection() 공개 메소드

public HasIntersection ( IntTools_MapOfCurveSample theMap ) : bool
theMap IntTools_MapOfCurveSample
리턴 bool

IntTools_MapOfCurveSample() 공개 메소드

public IntTools_MapOfCurveSample ( ) : System
리턴 System

IntTools_MapOfCurveSample() 공개 메소드

public IntTools_MapOfCurveSample ( IntTools_MapOfCurveSample theOther ) : System
theOther IntTools_MapOfCurveSample
리턴 System

IntTools_MapOfCurveSample() 공개 메소드

public IntTools_MapOfCurveSample ( int theNbBuckets ) : System
theNbBuckets int
리턴 System

IntTools_MapOfCurveSample() 공개 메소드

public IntTools_MapOfCurveSample ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
리턴 System

Intersect() 공개 메소드

public Intersect ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
리턴 bool

Intersection() 공개 메소드

public Intersection ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
리턴 void

IsEqual() 공개 메소드

public IsEqual ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
리턴 bool

Remove() 공개 메소드

public Remove ( IntTools_CurveRangeSample K ) : bool
K IntTools_CurveRangeSample
리턴 bool

Size() 공개 메소드

public Size ( ) : int
리턴 int

Subtract() 공개 메소드

public Subtract ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
리턴 bool

Subtraction() 공개 메소드

public Subtraction ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
리턴 void

Union() 공개 메소드

public Union ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
리턴 void

Unite() 공개 메소드

public Unite ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
리턴 bool