| Space Engineers
    | 
| Public Member Functions | |
| MyCuboid () | |
| void | CreateFromVertices (Vector3[] vertices) | 
| void | CreateFromSizes (float width1, float depth1, float width2, float depth2, float length) | 
| BoundingBox | GetAABB () | 
| BoundingBox | GetLocalAABB () | 
| MyCuboid | CreateTransformed (ref Matrix worldMatrix) | 
| Public Attributes | |
| MyCuboidSide[] | Sides = new MyCuboidSide[6] | 
| Properties | |
| IEnumerable< Line > | UniqueLines  [get] | 
| IEnumerable< Vector3 > | Vertices  [get] | 
Definition at line 34 of file MyCuboid.cs.
| 
 | inline | 
Definition at line 38 of file MyCuboid.cs.
| 
 | inline | 
Definition at line 162 of file MyCuboid.cs.
| 
 | inline | 
Definition at line 85 of file MyCuboid.cs.
Definition at line 209 of file MyCuboid.cs.
| 
 | inline | 
Definition at line 183 of file MyCuboid.cs.
| 
 | inline | 
Definition at line 198 of file MyCuboid.cs.
| MyCuboidSide [] VRageMath.MyCuboid.Sides = new MyCuboidSide[6] | 
Definition at line 36 of file MyCuboid.cs.
| 
 | get | 
Definition at line 49 of file MyCuboid.cs.
| 
 | get | 
Definition at line 70 of file MyCuboid.cs.
 1.8.8
 1.8.8