cf_m4_to_b3¶
Category: physics
GitHub: cute_physics.h
Converts a rigid CF_M4x4 transform to a b3Transform.
Remarks¶
Physics transforms carry no scale: the matrix's upper 3x3 must be a rotation (scale is silently normalized away). The typical direction is the other way -- see cf_b3_to_m4.