C# Класс CascadeSharp.TKBO.IntTools.IntTools_MapOfSurfaceSample

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Added() публичный Метод

public Added ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
K CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Результат CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample

Assign() публичный Метод

public Assign ( IntTools_MapOfSurfaceSample theOther ) : IntTools_MapOfSurfaceSample
theOther IntTools_MapOfSurfaceSample
Результат IntTools_MapOfSurfaceSample

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_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool

Contains() публичный Метод

public Contains ( CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample K ) : bool
K CascadeSharp.TKBO.IntTools.IntTools_SurfaceRangeSample
Результат bool

Differ() публичный Метод

public Differ ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool

Difference() публичный Метод

public Difference ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Результат void

Exchange() публичный Метод

public Exchange ( IntTools_MapOfSurfaceSample theOther ) : void
theOther IntTools_MapOfSurfaceSample
Результат void

HasIntersection() публичный Метод

public HasIntersection ( IntTools_MapOfSurfaceSample theMap ) : bool
theMap IntTools_MapOfSurfaceSample
Результат bool

IntTools_MapOfSurfaceSample() публичный Метод

public IntTools_MapOfSurfaceSample ( ) : System
Результат System

IntTools_MapOfSurfaceSample() публичный Метод

public IntTools_MapOfSurfaceSample ( IntTools_MapOfSurfaceSample theOther ) : System
theOther IntTools_MapOfSurfaceSample
Результат System

IntTools_MapOfSurfaceSample() публичный Метод

public IntTools_MapOfSurfaceSample ( int theNbBuckets ) : System
theNbBuckets int
Результат System

IntTools_MapOfSurfaceSample() публичный Метод

public IntTools_MapOfSurfaceSample ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Результат System

Intersect() публичный Метод

public Intersect ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool

Intersection() публичный Метод

public Intersection ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Результат void

IsEqual() публичный Метод

public IsEqual ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool

Remove() публичный Метод

public Remove ( IntTools_SurfaceRangeSample K ) : bool
K IntTools_SurfaceRangeSample
Результат bool

Size() публичный Метод

public Size ( ) : int
Результат int

Subtract() публичный Метод

public Subtract ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool

Subtraction() публичный Метод

public Subtraction ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Результат void

Union() публичный Метод

public Union ( IntTools_MapOfSurfaceSample theLeft, IntTools_MapOfSurfaceSample theRight ) : void
theLeft IntTools_MapOfSurfaceSample
theRight IntTools_MapOfSurfaceSample
Результат void

Unite() публичный Метод

public Unite ( IntTools_MapOfSurfaceSample theOther ) : bool
theOther IntTools_MapOfSurfaceSample
Результат bool