Methods
Static Allocate
- Allocate(aSize: Standard_ThreadId): Standard_Address
Parameters
Returns Standard_Address
Static AllocateAligned
- AllocateAligned(theSize: Standard_ThreadId, theAlign: Standard_ThreadId): Standard_Address
Parameters
theSize: Standard_ThreadId
theAlign: Standard_ThreadId
Returns Standard_Address
Static FreeAligned_1
- FreeAligned_1(thePtrAligned: Standard_Address): void
Parameters
thePtrAligned: Standard_Address
Returns void
Static Free_1
- Free_1(thePtr: Standard_Address): void
Static Purge
- Purge(): Graphic3d_ZLayerId
Returns Graphic3d_ZLayerId
Static Reallocate
- Reallocate(aStorage: Standard_Address, aNewSize: Standard_ThreadId): Standard_Address
Parameters
aStorage: Standard_Address
aNewSize: Standard_ThreadId
Returns Standard_Address
Static StackTrace
- StackTrace(theBuffer: number, theBufferSize: number, theNbTraces: number, theContext: C_f, theNbTopSkip: number): boolean
Parameters
theBuffer: number
theBufferSize: number
theNbTraces: number
theContext: C_f
theNbTopSkip: number
Returns boolean