GeomCone

Undocumented in source.

Constructors

this
this(PhysicsWorld world, float h, float r)
Undocumented in source.

Members

Functions

boundingBox
AABB boundingBox(Vector3f position)
Undocumented in source. Be warned that the author may not have intended to support it.
inertiaTensor
Matrix3x3f inertiaTensor(float mass)
Undocumented in source. Be warned that the author may not have intended to support it.
supportPoint
Vector3f supportPoint(Vector3f dir)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

height
float height;
Undocumented in source.
radius
float radius;
Undocumented in source.

Inherited Members

From Geometry

type
GeomType type;
Undocumented in source.
supportPoint
Vector3f supportPoint(Vector3f dir)
Undocumented in source. Be warned that the author may not have intended to support it.
inertiaTensor
Matrix3x3f inertiaTensor(float mass)
Undocumented in source. Be warned that the author may not have intended to support it.
boundingBox
AABB boundingBox(Vector3f position)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta