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

Public Member Functions

 MyBoxOreDeposit (MyCsgShapeBase baseShape, MyVoxelMaterialDefinition material)
 
override MyVoxelMaterialDefinition GetMaterialForPosition (ref Vector3 pos, float lodSize)
 
override void DebugDraw (ref Vector3D translation, ref Color materialColor)
 
- Public Member Functions inherited from Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit
 MyCompositeShapeOreDeposit (MyCsgShapeBase shape, MyVoxelMaterialDefinition material)
 

Additional Inherited Members

- Public Attributes inherited from Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit
readonly MyCsgShapeBase Shape
 
- Protected Attributes inherited from Sandbox.Game.World.Generator.MyCompositeShapeOreDeposit
readonly MyVoxelMaterialDefinition m_material
 

Detailed Description

Definition at line 15 of file MyBoxShapeOreDeposit.cs.

Constructor & Destructor Documentation

Sandbox.Game.World.Generator.MyBoxOreDeposit.MyBoxOreDeposit ( MyCsgShapeBase  baseShape,
MyVoxelMaterialDefinition  material 
)
inline

Definition at line 19 of file MyBoxShapeOreDeposit.cs.

Member Function Documentation

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

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