ShapeComponent

Undocumented in source.

Constructors

this
this(Geometry g, Vector3f c, float m)
Undocumented in source.

Alias This

geometry

Members

Functions

supportPointGlobal
Vector3f supportPointGlobal(Vector3f dir)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

boundingBox
AABB boundingBox [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
boundingSphere
Sphere boundingSphere [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
position
Vector3f position [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
transformation
Matrix4x4f transformation [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
transformation
Matrix4x4f transformation [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_transformation
Matrix4x4f _transformation;
Undocumented in source.
centroid
Vector3f centroid;
Undocumented in source.
geometry
Geometry geometry;
Undocumented in source.
id
uint id;
Undocumented in source.
locked
bool locked;
Undocumented in source.
mass
float mass;
Undocumented in source.

Meta