Space Engineers
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit Class Reference
Inheritance diagram for Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit:
Sandbox.Game.World.Generator.MyBoxOreDeposit Sandbox.Game.World.Generator.MyCompositeOrePlanetDeposit

Public Member Functions

virtual void DebugDraw (ref Vector3D translation, ref Color materialColor)
 
 MyCompositeShapeOreDeposit (MyCsgShapeBase shape, MyVoxelMaterialDefinition material)
 
virtual MyVoxelMaterialDefinition GetMaterialForPosition (ref Vector3 pos, float lodSize)
 

Public Attributes

readonly MyCsgShapeBase Shape
 

Protected Attributes

readonly MyVoxelMaterialDefinition m_material
 

Detailed Description

Definition at line 24 of file MyCompositeShapeOreDeposit.cs.

Constructor & Destructor Documentation

Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit.MyCompositeShapeOreDeposit ( MyCsgShapeBase  shape,
MyVoxelMaterialDefinition  material 
)
inline

Definition at line 35 of file MyCompositeShapeOreDeposit.cs.

Member Function Documentation

virtual void Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit.DebugDraw ( ref Vector3D  translation,
ref Color  materialColor 
)
inlinevirtual
virtual MyVoxelMaterialDefinition Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit.GetMaterialForPosition ( ref Vector3  pos,
float  lodSize 
)
inlinevirtual

Member Data Documentation

readonly MyVoxelMaterialDefinition Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit.m_material
protected

Definition at line 27 of file MyCompositeShapeOreDeposit.cs.

readonly MyCsgShapeBase Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit.Shape

Definition at line 26 of file MyCompositeShapeOreDeposit.cs.


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