pub unsafe extern "C" fn PxBounds3_boundsOfPoints(
    v0: *const PxVec3,
    v1: *const PxVec3
) -> PxBounds3
Expand description

returns the AABB containing v0 and v1.