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
OSD_Thread_2
Class OSD_Thread_2
Hierarchy
OSD_Thread
OSD_Thread_2
Index
Constructors
constructor
Methods
Assign
Detach
Get
Id
Run
Set
Function
Set
Priority
delete
Current
Constructors
constructor
new OSD_
Thread_
2
(
func
:
OSD_ThreadFunction
)
:
OSD_Thread_2
Parameters
func:
OSD_ThreadFunction
Returns
OSD_Thread_2
Methods
Assign
Assign
(
other
:
OSD_Thread
)
:
void
Parameters
other:
OSD_Thread
Returns
void
Detach
Detach
(
)
:
void
Returns
void
Get
Id
Get
Id
(
)
:
Standard_ThreadId
Returns
Standard_ThreadId
Run
Run
(
data
:
Standard_Address
, WNTStackSize
:
Graphic3d_ZLayerId
)
:
boolean
Parameters
data:
Standard_Address
WNTStackSize:
Graphic3d_ZLayerId
Returns
boolean
Set
Function
Set
Function
(
func
:
OSD_ThreadFunction
)
:
void
Parameters
func:
OSD_ThreadFunction
Returns
void
Set
Priority
Set
Priority
(
thePriority
:
Graphic3d_ZLayerId
)
:
void
Parameters
thePriority:
Graphic3d_ZLayerId
Returns
void
delete
delete
(
)
:
void
Returns
void
Static
Current
Current
(
)
:
Standard_ThreadId
Returns
Standard_ThreadId
Exports
OSD_
Thread_
2
constructor
Assign
Detach
Get
Id
Run
Set
Function
Set
Priority
delete
Current
Generated using
TypeDoc