Space Engineers
Public Member Functions | Properties | List of all members
VRage.Render11.GeometryStage.Materials.MyVoxelMaterialsConstantBuffer Class Reference

Public Member Functions

unsafe MyVoxelMaterialsConstantBuffer ()
 
bool NeedsUpdate (int voxelMaterialId)
 
void Invalidate (int voxelMaterialId)
 
void UpdateEntry (int voxelMaterialId, ref MyVoxelMaterialEntry entry)
 

Properties

IConstantBuffer Cb [get]
 

Detailed Description

Definition at line 10 of file MyVoxelMaterialsConstantBuffer.cs.

Constructor & Destructor Documentation

unsafe VRage.Render11.GeometryStage.Materials.MyVoxelMaterialsConstantBuffer.MyVoxelMaterialsConstantBuffer ( )
inline

Definition at line 18 of file MyVoxelMaterialsConstantBuffer.cs.

Member Function Documentation

void VRage.Render11.GeometryStage.Materials.MyVoxelMaterialsConstantBuffer.Invalidate ( int  voxelMaterialId)
inline

Definition at line 32 of file MyVoxelMaterialsConstantBuffer.cs.

bool VRage.Render11.GeometryStage.Materials.MyVoxelMaterialsConstantBuffer.NeedsUpdate ( int  voxelMaterialId)
inline

Definition at line 27 of file MyVoxelMaterialsConstantBuffer.cs.

void VRage.Render11.GeometryStage.Materials.MyVoxelMaterialsConstantBuffer.UpdateEntry ( int  voxelMaterialId,
ref MyVoxelMaterialEntry  entry 
)
inline

Definition at line 38 of file MyVoxelMaterialsConstantBuffer.cs.

Property Documentation

IConstantBuffer VRage.Render11.GeometryStage.Materials.MyVoxelMaterialsConstantBuffer.Cb
get

Definition at line 14 of file MyVoxelMaterialsConstantBuffer.cs.


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