pub unsafe extern "C" fn b2IsValidTransform(t: b2Transform) -> boolExpand description
Is this a valid transform? Not NaN or infinity. Rotation is normalized.
pub unsafe extern "C" fn b2IsValidTransform(t: b2Transform) -> boolIs this a valid transform? Not NaN or infinity. Rotation is normalized.