typedef struct { MAV_vector pos; MAV_vector u; MAV_vector v; MAV_vector n; MAV_matrix matrix; MAV_quaternion quaternion; } MAV_TDMPos;