pub unsafe extern "C" fn PxGeometryQuery_computeGeomBounds(
bounds: *mut PxBounds3,
geom: *const PxGeometry,
pose: *const PxTransform,
offset: f32,
inflation: f32,
queryFlags: PxGeometryQueryFlags,
)Expand description
computes the bounds for a geometry object