Space Engineers
|
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] |
Definition at line 12 of file MyClipmapHandler.cs.
|
inline |
Implements VRage.Voxels.IMyClipmapCellHandler.
Definition at line 55 of file MyClipmapHandler.cs.
|
inline |
Implements VRage.Voxels.IMyClipmapCellHandler.
Definition at line 37 of file MyClipmapHandler.cs.
|
inline |
Implements VRage.Voxels.IMyClipmapCellHandler.
Definition at line 72 of file MyClipmapHandler.cs.
|
inline |
Implements VRage.Voxels.IMyClipmapCellHandler.
Definition at line 65 of file MyClipmapHandler.cs.
|
inline |
Definition at line 45 of file MyClipmapHandler.cs.
|
get |
Definition at line 23 of file MyClipmapHandler.cs.