Space Engineers
Public Member Functions | Public Attributes | List of all members
VRageMath.MyCuboidSide Class Reference

Public Member Functions

 MyCuboidSide ()
 
void CreatePlaneFromLines ()
 

Public Attributes

Plane Plane = new Plane()
 
Line[] Lines = new Line[4]
 

Detailed Description

Definition at line 15 of file MyCuboid.cs.

Constructor & Destructor Documentation

VRageMath.MyCuboidSide.MyCuboidSide ( )
inline

Definition at line 20 of file MyCuboid.cs.

Member Function Documentation

void VRageMath.MyCuboidSide.CreatePlaneFromLines ( )
inline

Definition at line 28 of file MyCuboid.cs.

Member Data Documentation

Line [] VRageMath.MyCuboidSide.Lines = new Line[4]

Definition at line 18 of file MyCuboid.cs.

Plane VRageMath.MyCuboidSide.Plane = new Plane()

Definition at line 17 of file MyCuboid.cs.


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