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

Static Public Member Functions

static string ToString (MyMaterialType materialType)
 

Protected Member Functions

virtual void RecordCommandsInternal (MyRenderableProxy proxy)
 
virtual void RecordCommandsInternal (ref MyRenderableProxy_2 proxy, int instance, int section)
 
unsafe void SetProxyConstants (ref MyRenderableProxy_2 proxy, MyMergeInstancingConstants?arg=null)
 
void SetProxyConstants (MyRenderableProxy proxy)
 

Properties

virtual MyFrustumEnum FrustumType [get]
 

Detailed Description

Definition at line 72 of file MyRenderingPass.cs.

Member Function Documentation

virtual void VRageRender.MyRenderingPass.RecordCommandsInternal ( MyRenderableProxy  proxy)
inlineprotectedvirtual
virtual void VRageRender.MyRenderingPass.RecordCommandsInternal ( ref MyRenderableProxy_2  proxy,
int  instance,
int  section 
)
inlineprotectedvirtual
unsafe void VRageRender.MyRenderingPass.SetProxyConstants ( ref MyRenderableProxy_2  proxy,
MyMergeInstancingConstants arg = null 
)
inlineprotected

Definition at line 273 of file MyRenderingPass.cs.

void VRageRender.MyRenderingPass.SetProxyConstants ( MyRenderableProxy  proxy)
inlineprotected

Definition at line 308 of file MyRenderingPass.cs.

static string VRageRender.MyRenderingPass.ToString ( MyMaterialType  materialType)
inlinestatic

Definition at line 182 of file MyRenderingPass.cs.

Property Documentation

virtual MyFrustumEnum VRageRender.MyRenderingPass.FrustumType
getprotected

Definition at line 95 of file MyRenderingPass.cs.


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