pub unsafe extern "C" fn PxCustomGeometryCallbacks_getLocalBounds(
self_: *const PxCustomGeometryCallbacks,
geometry: *const PxGeometry,
) -> PxBounds3Expand description
Return local bounds.
Bounding box in the geometry local space.
pub unsafe extern "C" fn PxCustomGeometryCallbacks_getLocalBounds(
self_: *const PxCustomGeometryCallbacks,
geometry: *const PxGeometry,
) -> PxBounds3Return local bounds.
Bounding box in the geometry local space.