[ Maverik Level 2 typedefs ]
MAV_callbackGetMatrixFn
Summary
The get matrix callback function type
Syntax
typedef int (*MAV_callbackGetMatrixFn)(MAV_object *, MAV_matrix **);
Description
Back to the
index page
.