Space Engineers
Static Public Member Functions | Protected Member Functions | Properties | List of all members
VRageRender.MyForwardPass Class Reference
Inheritance diagram for VRageRender.MyForwardPass:
VRageRender.MyRenderingPass

Static Public Member Functions

static void Cleanup (MyForwardPass pass)
 
- Static Public Member Functions inherited from VRageRender.MyRenderingPass
static string ToString (MyMaterialType materialType)
 

Protected Member Functions

sealed override unsafe void RecordCommandsInternal (MyRenderableProxy proxy)
 
override void RecordCommandsInternal (ref MyRenderableProxy_2 proxy, int instanceIndex, int sectionIndex)
 
- Protected Member Functions inherited from VRageRender.MyRenderingPass
unsafe void SetProxyConstants (ref MyRenderableProxy_2 proxy, MyMergeInstancingConstants?arg=null)
 
void SetProxyConstants (MyRenderableProxy proxy)
 

Properties

override MyFrustumEnum FrustumType [get]
 
- Properties inherited from VRageRender.MyRenderingPass
virtual MyFrustumEnum FrustumType [get]
 

Detailed Description

Definition at line 10 of file MyForwardPass.cs.

Member Function Documentation

static void VRageRender.MyForwardPass.Cleanup ( MyForwardPass  pass)
inlinestatic

Definition at line 149 of file MyForwardPass.cs.

sealed override unsafe void VRageRender.MyForwardPass.RecordCommandsInternal ( MyRenderableProxy  proxy)
inlineprotectedvirtual

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 31 of file MyForwardPass.cs.

override void VRageRender.MyForwardPass.RecordCommandsInternal ( ref MyRenderableProxy_2  proxy,
int  instanceIndex,
int  sectionIndex 
)
inlineprotectedvirtual

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 80 of file MyForwardPass.cs.

Property Documentation

override MyFrustumEnum VRageRender.MyForwardPass.FrustumType
getprotected

Definition at line 138 of file MyForwardPass.cs.


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