Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.MyCuboid

Malware edited this page Dec 25, 2018 · 45 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