Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.MyCuboid

Malware edited this page Dec 25, 2018 · 44 revisions

Index

MyCuboid Class

private public MyCuboid
```csharp

**Namespace:** [VRageMath](VRageMath)  
**Assembly:** VRage.Math.dll

### Example

### Remarks

###### Fields

|Member|Description|
|---|---|
|[Sides](VRageMath.MyCuboid.Sides)||

###### Properties

|Member|Description|
|---|---|
|[UniqueLines](VRageMath.MyCuboid.UniqueLines)||
|[Vertices](VRageMath.MyCuboid.Vertices)||

###### Methods

|Member|Description|
|---|---|
|[CreateFromVertices(Vector3[])](VRageMath.MyCuboid.CreateFromVertices)||
|[CreateFromSizes(float, float, float, float, float)](VRageMath.MyCuboid.CreateFromSizes)||
|[GetAABB()](VRageMath.MyCuboid.GetAABB)||
|[GetLocalAABB()](VRageMath.MyCuboid.GetLocalAABB)||
|[CreateTransformed(ref Matrix)](VRageMath.MyCuboid.CreateTransformed)||
Clone this wiki locally