pub unsafe extern "C" fn PxGeometryQuery_isValid(
geom: *const PxGeometry,
) -> boolExpand description
Checks if provided geometry is valid.
True if geometry is valid.
pub unsafe extern "C" fn PxGeometryQuery_isValid(
geom: *const PxGeometry,
) -> boolChecks if provided geometry is valid.
True if geometry is valid.