pub unsafe extern "C" fn PxConvexMesh_getPolygonData(
self_: *const PxConvexMesh,
index: u32,
data: *mut PxHullPolygon,
) -> boolExpand description
Returns the polygon data.
True if success.
pub unsafe extern "C" fn PxConvexMesh_getPolygonData(
self_: *const PxConvexMesh,
index: u32,
data: *mut PxHullPolygon,
) -> boolReturns the polygon data.
True if success.