pub unsafe extern "C" fn phys_PxPlaneEquationFromTransform(
pose: *const PxTransform,
) -> PxPlaneExpand description
creates a plane equation from a transform, such as the actor transform for a PxPlaneGeometry
the plane
pub unsafe extern "C" fn phys_PxPlaneEquationFromTransform(
pose: *const PxTransform,
) -> PxPlanecreates a plane equation from a transform, such as the actor transform for a PxPlaneGeometry
the plane