- addForce
void addForce(Vector3f f)
Undocumented in source. Be warned that the author may not have intended to support it.
- addForceAtPos
void addForceAtPos(Vector3f f, Vector3f pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTorque
void addTorque(Vector3f t)
Undocumented in source. Be warned that the author may not have intended to support it.
- createUpVectorConstraint
void createUpVectorConstraint(Vector3f up)
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultCollisionCallback
void defaultCollisionCallback(NewtonRigidBody , NewtonRigidBody )
Undocumented in source. Be warned that the author may not have intended to support it.
- groupId
void groupId(int id)
Undocumented in source. Be warned that the author may not have intended to support it.
- groupId
int groupId()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRaycastable
bool isRaycastable()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSensor
bool isSensor()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCollision
void onCollision(NewtonRigidBody otherBody)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.
- velocity
void velocity(Vector3f v)
Undocumented in source. Be warned that the author may not have intended to support it.
- velocity
Vector3f velocity()
Undocumented in source. Be warned that the author may not have intended to support it.
- worldCenterOfMass
Vector3f worldCenterOfMass()
Undocumented in source. Be warned that the author may not have intended to support it.