Function physx_sys::PxPlane_new_3

source ·
pub unsafe extern "C" fn PxPlane_new_3(
    point: *const PxVec3,
    normal: *const PxVec3
) -> PxPlane
Expand description

Constructor from a point on the plane and a normal