C# Класс CascadeSharp.TKService.Graphic3d.Graphic3d_MapOfZLayerSettings

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

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

Метод Описание
Assign ( Graphic3d_MapOfZLayerSettings theOther ) : Graphic3d_MapOfZLayerSettings
Bound ( int theKey, Graphic3d_ZLayerSettings theItem ) : Graphic3d_ZLayerSettings
ChangeFind ( int theKey ) : Graphic3d_ZLayerSettings
ChangeSeek ( int theKey ) : Graphic3d_ZLayerSettings
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( Graphic3d_MapOfZLayerSettings theOther ) : void
Find ( int theKey ) : Graphic3d_ZLayerSettings
Find ( int theKey, Graphic3d_ZLayerSettings theValue ) : bool
Graphic3d_MapOfZLayerSettings ( ) : System
Graphic3d_MapOfZLayerSettings ( Graphic3d_MapOfZLayerSettings theOther ) : System
Graphic3d_MapOfZLayerSettings ( int theNbBuckets ) : System
Graphic3d_MapOfZLayerSettings ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
IsBound ( int theKey ) : bool
Seek ( int theKey ) : Graphic3d_ZLayerSettings
Size ( ) : int
UnBind ( int theKey ) : bool

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

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

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

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

public Bound ( int theKey, Graphic3d_ZLayerSettings theItem ) : Graphic3d_ZLayerSettings
theKey int
theItem Graphic3d_ZLayerSettings
Результат Graphic3d_ZLayerSettings

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

public ChangeFind ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Результат Graphic3d_ZLayerSettings

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

public ChangeSeek ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Результат Graphic3d_ZLayerSettings

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

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

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

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

public Find ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Результат Graphic3d_ZLayerSettings

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

public Find ( int theKey, Graphic3d_ZLayerSettings theValue ) : bool
theKey int
theValue Graphic3d_ZLayerSettings
Результат bool

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

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

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

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

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

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

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

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

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

public IsBound ( int theKey ) : bool
theKey int
Результат bool

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

public Seek ( int theKey ) : Graphic3d_ZLayerSettings
theKey int
Результат Graphic3d_ZLayerSettings

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

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

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

public UnBind ( int theKey ) : bool
theKey int
Результат bool