[ Maverik Level 3 typedefs ]


MAV_SMSCallbackIntersectFn

Summary

The SMS intersects callback function type


Syntax


typedef int (*MAV_SMSCallbackIntersectFn)(MAV_SMS *, MAV_window *, MAV_line *, MAV_objectIntersection *, MAV_object **);


Description


Back to the index page.