Space Engineers
Public Member Functions | Static Public Member Functions | List of all members
VRageRender.MyRenderingWorkRecordCommands Class Reference
Inheritance diagram for VRageRender.MyRenderingWorkRecordCommands:
VRageRender.MyRenderingWork ParallelTasks.IPrioritizedWork ParallelTasks.IWork

Public Member Functions

 MyRenderingWorkRecordCommands ()
 
override void DoWork (ParallelTasks.WorkData workData=null)
 Executes the work. More...
 

Static Public Member Functions

static void Cleanup (MyRenderingWorkRecordCommands renderWork)
 

Additional Inherited Members

- Protected Member Functions inherited from VRageRender.MyRenderingWork
void AddDeferredContext (MyRenderContext rc)
 
void AddPass (MyRenderingPass pass)
 
- Properties inherited from VRageRender.MyRenderingWork
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...
 

Detailed Description

Definition at line 13 of file MyRenderingWorkRecordCommands.cs.

Constructor & Destructor Documentation

VRageRender.MyRenderingWorkRecordCommands.MyRenderingWorkRecordCommands ( )
inline

Definition at line 19 of file MyRenderingWorkRecordCommands.cs.

Member Function Documentation

static void VRageRender.MyRenderingWorkRecordCommands.Cleanup ( MyRenderingWorkRecordCommands  renderWork)
inlinestatic

Definition at line 93 of file MyRenderingWorkRecordCommands.cs.

override void VRageRender.MyRenderingWorkRecordCommands.DoWork ( ParallelTasks.WorkData  workData = null)
inlinevirtual

Executes the work.

Implements VRageRender.MyRenderingWork.

Definition at line 46 of file MyRenderingWorkRecordCommands.cs.


The documentation for this class was generated from the following file: