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

Public Member Functions

 MyCsgCapsule (Vector3 pointA, Vector3 pointB, float radius, float halfDeviation, float deviationFrequency, float detailFrequency)
 

Additional Inherited Members

- Protected Member Functions inherited from Sandbox.Engine.Voxels.MyCsgShapeBase
 MyCsgShapeBase ()
 
- Protected Attributes inherited from Sandbox.Engine.Voxels.MyCsgShapeBase
bool m_enableModulation
 
float m_detailSize
 

Detailed Description

Definition at line 11 of file MyCsgShapeCapsule.cs.

Constructor & Destructor Documentation

Sandbox.Engine.Voxels.MyCsgCapsule.MyCsgCapsule ( Vector3  pointA,
Vector3  pointB,
float  radius,
float  halfDeviation,
float  deviationFrequency,
float  detailFrequency 
)
inline

Definition at line 22 of file MyCsgShapeCapsule.cs.


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