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

Static Public Member Functions

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

Protected Member Functions

sealed override 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 12 of file MyDepthPass.cs.

Member Function Documentation

static void VRageRender.MyDepthPass.Cleanup ( MyDepthPass  renderPass)
inlinestatic

Definition at line 155 of file MyDepthPass.cs.

sealed override void VRageRender.MyDepthPass.RecordCommandsInternal ( MyRenderableProxy  proxy)
inlineprotectedvirtual

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 47 of file MyDepthPass.cs.

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

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 100 of file MyDepthPass.cs.

Property Documentation

override MyFrustumEnum VRageRender.MyDepthPass.FrustumType
getprotected

Definition at line 182 of file MyDepthPass.cs.


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