dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
newtonWorldRayFilterCallback
dagon
ext
newton
world
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
)
dFloat
newtonWorldRayFilterCallback
(
const
NewtonBody
*
nbody
,
const
NewtonCollision
*
shapeHit
,
const
dFloat
*
hitContact
,
const
dFloat
*
hitNormal
,
dLong
collisionID
,
void
*
userData
,
dFloat
intersectParam
)
Meta
Source
See Implementation
dagon
ext
newton
world
classes
NewtonPhysicsWorld
functions
newtonSensorContactsProcess
newtonSensorOnAABBOverlapCallback
newtonSensorOnAABBOverlapCancelCallback
newtonWorldRayFilterCallback
newtonWorldRayPrefilterCallback
interfaces
NewtonRaycaster