Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
Standard_MMgrRaw
Class Standard_MMgrRaw
Hierarchy
Standard_MMgrRoot
Standard_MMgrRaw
Index
Constructors
constructor
Methods
Allocate
Free
Purge
Reallocate
delete
Constructors
constructor
new
Standard_
MMgr
Raw
(
aClear
:
boolean
)
:
Standard_MMgrRaw
Parameters
aClear:
boolean
Returns
Standard_MMgrRaw
Methods
Allocate
Allocate
(
aSize
:
Standard_ThreadId
)
:
Standard_Address
Parameters
aSize:
Standard_ThreadId
Returns
Standard_Address
Free
Free
(
thePtr
:
Standard_Address
)
:
void
Parameters
thePtr:
Standard_Address
Returns
void
Purge
Purge
(
isDestroyed
:
boolean
)
:
Graphic3d_ZLayerId
Parameters
isDestroyed:
boolean
Returns
Graphic3d_ZLayerId
Reallocate
Reallocate
(
thePtr
:
Standard_Address
, theSize
:
Standard_ThreadId
)
:
Standard_Address
Parameters
thePtr:
Standard_Address
theSize:
Standard_ThreadId
Returns
Standard_Address
delete
delete
(
)
:
void
Returns
void
Exports
Standard_
MMgr
Raw
constructor
Allocate
Free
Purge
Reallocate
delete
Generated using
TypeDoc