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

Public Member Functions

 MyHighlightPass ()
 
void RecordCommands (MyRenderableProxy proxy, int sectionmesh, int inctanceId)
 

Static Public Member Functions

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

Protected Member Functions

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

Additional Inherited Members

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

Detailed Description

Definition at line 18 of file MyHighlightPass.cs.

Constructor & Destructor Documentation

VRageRender.MyHighlightPass.MyHighlightPass ( )
inline

Definition at line 23 of file MyHighlightPass.cs.

Member Function Documentation

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

Definition at line 175 of file MyHighlightPass.cs.

void VRageRender.MyHighlightPass.RecordCommands ( MyRenderableProxy  proxy,
int  sectionmesh,
int  inctanceId 
)
inline

Definition at line 40 of file MyHighlightPass.cs.

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

Reimplemented from VRageRender.MyRenderingPass.

Definition at line 91 of file MyHighlightPass.cs.


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