Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Engine.Voxels.MyDualContouringMesher Class Reference
Inheritance diagram for Sandbox.Engine.Voxels.MyDualContouringMesher:
Sandbox.Engine.Voxels.IMyIsoMesher

Public Member Functions

MyIsoMesh Precalc (MyIsoMesherArgs args)
 
MyIsoMesh Precalc (IMyStorage storage, int lod, Vector3I voxelStart, Vector3I voxelEnd, bool generateMaterials, bool useAmbient, bool doNotCheck=false, bool adviseCache=false)
 

Properties

int AffectedRangeOffset [get]
 
int AffectedRangeSizeChange [get]
 
int InvalidatedRangeInflate [get]
 
- Properties inherited from Sandbox.Engine.Voxels.IMyIsoMesher
int InvalidatedRangeInflate [get]
 

Detailed Description

Definition at line 11 of file MyDualContouringMesher.cs.

Member Function Documentation

MyIsoMesh Sandbox.Engine.Voxels.MyDualContouringMesher.Precalc ( MyIsoMesherArgs  args)
inline

Implements Sandbox.Engine.Voxels.IMyIsoMesher.

Definition at line 34 of file MyDualContouringMesher.cs.

MyIsoMesh Sandbox.Engine.Voxels.MyDualContouringMesher.Precalc ( IMyStorage  storage,
int  lod,
Vector3I  voxelStart,
Vector3I  voxelEnd,
bool  generateMaterials,
bool  useAmbient,
bool  doNotCheck = false,
bool  adviseCache = false 
)
inline

Implements Sandbox.Engine.Voxels.IMyIsoMesher.

Definition at line 44 of file MyDualContouringMesher.cs.

Property Documentation

int Sandbox.Engine.Voxels.MyDualContouringMesher.AffectedRangeOffset
get

Definition at line 20 of file MyDualContouringMesher.cs.

int Sandbox.Engine.Voxels.MyDualContouringMesher.AffectedRangeSizeChange
get

Definition at line 25 of file MyDualContouringMesher.cs.

int Sandbox.Engine.Voxels.MyDualContouringMesher.InvalidatedRangeInflate
get

Definition at line 30 of file MyDualContouringMesher.cs.


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