- addForce
void addForce(Vector3 f)
Undocumented in source. Be warned that the author may not have intended to support it.
- addForceAtPos
void addForceAtPos(Vector3 f, Vector3 pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- addTorque
void addTorque(Vector3 t)
Undocumented in source. Be warned that the author may not have intended to support it.
- createUpVectorConstraint
void createUpVectorConstraint(Vector3 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(Vector3 v)
Undocumented in source. Be warned that the author may not have intended to support it.
- velocity
Vector3 velocity()
Undocumented in source. Be warned that the author may not have intended to support it.
- worldCenterOfMass
Vector3 worldCenterOfMass()
Undocumented in source. Be warned that the author may not have intended to support it.