pub unsafe extern "C" fn PxVec3_maxElement(
    self_: *const PxVec3
) -> f32
Expand description

returns MAX(x, y, z);