dagon.ext.newton.rigidbody

Undocumented in source.

Members

Classes

NewtonBodyComponent
class NewtonBodyComponent
Undocumented in source.
NewtonRigidBody
class NewtonRigidBody
Undocumented in source.

Functions

makeDynamicBody
NewtonBodyComponent makeDynamicBody(Entity entity, NewtonPhysicsWorld world, NewtonCollisionShape collisionShape, float mass)
Undocumented in source. Be warned that the author may not have intended to support it.
makeStaticBody
NewtonBodyComponent makeStaticBody(Entity entity, NewtonPhysicsWorld world, NewtonCollisionShape collisionShape)
Undocumented in source. Be warned that the author may not have intended to support it.
newtonBodyForceCallback
void newtonBodyForceCallback(NewtonBody* nbody, dFloat timestep, int threadIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta