dagon.ext.newton.world

Undocumented in source.

Members

Classes

NewtonPhysicsWorld
class NewtonPhysicsWorld
Undocumented in source.

Functions

newtonSensorContactsProcess
void newtonSensorContactsProcess(NewtonJoint* contactJoint, dFloat timestep, int threadIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
newtonSensorOnAABBOverlapCallback
int newtonSensorOnAABBOverlapCallback(NewtonJoint* contact, dFloat timestep, int threadIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
newtonSensorOnAABBOverlapCancelCallback
int newtonSensorOnAABBOverlapCancelCallback(NewtonJoint* contact, dFloat timestep, int threadIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
newtonWorldRayFilterCallback
dFloat newtonWorldRayFilterCallback(NewtonBody* nbody, NewtonCollision* shapeHit, dFloat* hitContact, dFloat* hitNormal, dLong collisionID, void* userData, dFloat intersectParam)
Undocumented in source. Be warned that the author may not have intended to support it.
newtonWorldRayPrefilterCallback
uint newtonWorldRayPrefilterCallback(NewtonBody* nbody, NewtonCollision* collision, void* userData)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

NewtonRaycaster
interface NewtonRaycaster
Undocumented in source.

Meta