dagon-newton ~master (2020-11-19T08:41:36Z)
Home
Dub
Repo
NewtonRaycaster
dagon
ext
newton
Undocumented in source.
interface
NewtonRaycaster {
void
onRayHit
(NewtonRigidBody nbody, Vector3f hitPoint, Vector3f hitNormal);
}
Members
Functions
onRayHit
void
onRayHit
(NewtonRigidBody nbody, Vector3f hitPoint, Vector3f hitNormal)
Undocumented in source.
Meta
Source
See Implementation
dagon
ext
newton
classes
NewtonBodyComponent
NewtonBoxShape
NewtonCollisionShape
NewtonPhysicsWorld
NewtonRigidBody
NewtonSphereShape
functions
newtonBodyForceCallback
newtonWorldRayFilterCallback
newtonWorldRayPrefilterCallback
interfaces
NewtonRaycaster
Undocumented in source.