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

Static Public Member Functions

static void Cleanup (MyGBufferPass renderPass)
 
- 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 12 of file MyGbufferPass.cs.

Member Function Documentation

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

Definition at line 243 of file MyGbufferPass.cs.

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

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 26 of file MyGbufferPass.cs.

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

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 143 of file MyGbufferPass.cs.

Property Documentation

override MyFrustumEnum VRageRender.MyGBufferPass.FrustumType
getprotected

Definition at line 232 of file MyGbufferPass.cs.


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