Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.MyClipmapHandler Class Reference
Inheritance diagram for VRageRender.MyClipmapHandler:
VRage.Voxels.IMyClipmapCellHandler

Public Member Functions

IMyClipmapCell CreateCell (MyClipmapScaleEnum scaleGroup, MyCellCoord cellCoord, ref MatrixD worldMatrix)
 
void UpdateMesh (IMyClipmapCell cell, MyRenderMessageUpdateClipmapCell msg)
 
void AddToScene (IMyClipmapCell cell)
 
void RemoveFromScene (IMyClipmapCell cell)
 
void DeleteCell (IMyClipmapCell cell)
 
- Public Member Functions inherited from VRage.Voxels.IMyClipmapCellHandler
void AddToMergeBatch (IMyClipmapCell cell)
 
void UpdateMesh (IMyClipmapCell cell, MyRenderMessageUpdateClipmapCell msg)
 
void UpdateMerging ()
 
void DebugDrawMergedCells ()
 

Properties

RenderFlags RenderFlags [get]
 

Detailed Description

Definition at line 12 of file MyClipmapHandler.cs.

Member Function Documentation

void VRageRender.MyClipmapHandler.AddToScene ( IMyClipmapCell  cell)
inline

Implements VRage.Voxels.IMyClipmapCellHandler.

Definition at line 55 of file MyClipmapHandler.cs.

IMyClipmapCell VRageRender.MyClipmapHandler.CreateCell ( MyClipmapScaleEnum  scaleGroup,
MyCellCoord  cellCoord,
ref MatrixD  worldMatrix 
)
inline

Implements VRage.Voxels.IMyClipmapCellHandler.

Definition at line 37 of file MyClipmapHandler.cs.

void VRageRender.MyClipmapHandler.DeleteCell ( IMyClipmapCell  cell)
inline

Implements VRage.Voxels.IMyClipmapCellHandler.

Definition at line 72 of file MyClipmapHandler.cs.

void VRageRender.MyClipmapHandler.RemoveFromScene ( IMyClipmapCell  cell)
inline

Implements VRage.Voxels.IMyClipmapCellHandler.

Definition at line 65 of file MyClipmapHandler.cs.

void VRageRender.MyClipmapHandler.UpdateMesh ( IMyClipmapCell  cell,
MyRenderMessageUpdateClipmapCell  msg 
)
inline

Definition at line 45 of file MyClipmapHandler.cs.

Property Documentation

RenderFlags VRageRender.MyClipmapHandler.RenderFlags
get

Definition at line 23 of file MyClipmapHandler.cs.


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