- draw
void draw(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawModel
void drawModel(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- drawPoint
void drawPoint()
Undocumented in source. Be warned that the author may not have intended to support it.
- free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
- getAABB
AABB getAABB()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPosition
Vector3f getPosition()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRotation
Quaternionf getRotation()
Undocumented in source. Be warned that the author may not have intended to support it.
- getScaling
Vector3f getScaling()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTransformation
void setTransformation(Vector3f pos, Quaternionf rot, Vector3f scal)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.