pub fn inv_mul_world_transforms(
a: WorldTransform,
b: WorldTransform,
) -> TransformExpand description
Relative transform of frame B in frame A. The narrow phase boundary.
pub fn inv_mul_world_transforms(
a: WorldTransform,
b: WorldTransform,
) -> TransformRelative transform of frame B in frame A. The narrow phase boundary.