dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
Home
Dub
Repo
newtonWorldRayPrefilterCallback
dagon
ext
newton
world
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
C
)
uint
newtonWorldRayPrefilterCallback
(
const
NewtonBody
*
nbody
,
const
NewtonCollision
*
collision
,
void
*
userData
)
Meta
Source
See Implementation
dagon
ext
newton
world
classes
NewtonPhysicsWorld
functions
newtonSensorContactsProcess
newtonSensorOnAABBOverlapCallback
newtonSensorOnAABBOverlapCancelCallback
newtonWorldRayFilterCallback
newtonWorldRayPrefilterCallback
interfaces
NewtonRaycaster