[ Maverik Level 2 typedefs ]
MAV_callbackBBFn
Summary
The calculate bounding box callback function type
Syntax
typedef int (*MAV_callbackBBFn)(MAV_object *, MAV_BB *);
Description
Back to the
index page
.