Space Engineers
Public Member Functions | List of all members
VRage.Voxels.IMyClipmapCell Interface Reference
Inheritance diagram for VRage.Voxels.IMyClipmapCell:
VRageRender.MyClipmapCellProxy

Public Member Functions

void UpdateMesh (MyRenderMessageUpdateClipmapCell msg)
 
void UpdateWorldMatrix (ref MatrixD worldMatrix, bool sortIntoCullObjects)
 
void SetDithering (float dithering)
 
bool IsValid ()
 

Detailed Description

Definition at line 6 of file IMyClipmapCell.cs.

Member Function Documentation

bool VRage.Voxels.IMyClipmapCell.IsValid ( )
void VRage.Voxels.IMyClipmapCell.SetDithering ( float  dithering)
void VRage.Voxels.IMyClipmapCell.UpdateMesh ( MyRenderMessageUpdateClipmapCell  msg)
void VRage.Voxels.IMyClipmapCell.UpdateWorldMatrix ( ref MatrixD  worldMatrix,
bool  sortIntoCullObjects 
)

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