|
Space Engineers
|
Public Member Functions | |
| abstract void | DoWork (WorkData workData=null) |
| Executes the work. More... | |
Protected Member Functions | |
| void | AddDeferredContext (MyRenderContext rc) |
| void | AddPass (MyRenderingPass pass) |
Properties | |
| WorkPriority | Priority [get] |
| WorkOptions | Options [get] |
Properties inherited from ParallelTasks.IPrioritizedWork | |
| WorkPriority | Priority [get] |
Properties inherited from ParallelTasks.IWork | |
| WorkOptions | Options [get] |
| Gets options specifying how this work may be executed. More... | |
Definition at line 16 of file MyRenderingWork.cs.
|
inlineprotected |
Definition at line 26 of file MyRenderingWork.cs.
|
inlineprotected |
Definition at line 31 of file MyRenderingWork.cs.
|
pure virtual |
Executes the work.
Implements ParallelTasks.IWork.
Implemented in VRageRender.MyRenderingWorkRecordCommands.
|
get |
Definition at line 22 of file MyRenderingWork.cs.
|
get |
Definition at line 21 of file MyRenderingWork.cs.
1.8.8