OBB

Oriented bounding box

Constructors

this
this(Vector3f position, Vector3f size)
Undocumented in source.

Members

Properties

center
Vector3f center [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
center
Vector3f center [@property setter]
Undocumented in source.
orient
Matrix3x3f orient [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

extent
Vector3f extent;
Undocumented in source.
transform
Matrix4x4f transform;
Undocumented in source.

Meta