[ Maverik Level 2 typedefs ]
MAV_callbackIntersectFn
Summary
The calculate intersection callback function type
Syntax
typedef int (*MAV_callbackIntersectFn)(MAV_object *, MAV_line *, MAV_objectIntersection *);
Description
Back to the
index page
.