pub unsafe extern "C" fn PxCustomGeometryCallbacks_getLocalBounds(
    self_: *const PxCustomGeometryCallbacks,
    geometry: *const PxGeometry
) -> PxBounds3
Expand description

Return local bounds.

Bounding box in the geometry local space.