- createDynamicBody
NewtonRigidBody createDynamicBody(NewtonCollisionShape shape, float mass)
Undocumented in source. Be warned that the author may not have intended to support it.
- createGroupId
int createGroupId()
Undocumented in source. Be warned that the author may not have intended to support it.
- createStaticBody
NewtonRigidBody createStaticBody(NewtonCollisionShape shape)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadPlugins
void loadPlugins(string dir)
Undocumented in source. Be warned that the author may not have intended to support it.
- raycast
void raycast(Vector3f pstart, Vector3f pend, NewtonRaycaster raycaster)
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.