pub unsafe extern "C" fn PxCustomGeometry_isValid(
self_: *const PxCustomGeometry,
) -> boolExpand description
Returns true if the geometry is valid.
True if the current settings are valid for shape creation.
pub unsafe extern "C" fn PxCustomGeometry_isValid(
self_: *const PxCustomGeometry,
) -> boolReturns true if the geometry is valid.
True if the current settings are valid for shape creation.