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

VRageMath.MyCuboid

Morten Aune Lyrstad edited this page Feb 17, 2020 · 44 revisions

IndexNamespace Index

MyCuboid Class

public class MyCuboid

Namespace: VRageMath
Assembly: VRage.Math.dll

Fields

Member Description
Sides

Properties

Member Description
UniqueLines { get; }
Vertices { get; }

Constructors

Member Description
MyCuboid()

Methods

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