Transforms a 3D oriented bounding box (OBB3) using a 4x4 transformation matrix.
The 4x4 transformation matrix.
The OBB3 to transform.
Optional destination array for transformed OBB3. Defaults to modifying p.
p
The transformed OBB3.
Transforms a 3D oriented bounding box (OBB3) using a 4x4 transformation matrix.