Go to the source code of this file.
◆ MR_expected_MR_Mesh_std_string
◆ MR_GeneralOffsetParameters
◆ MR_MeshPart
◆ MR_partialOffsetMesh()
Offsets mesh part by converting it to voxels and back and unite it with original mesh (via boolean) note: only OffsetParameters.signDetectionMode = SignDetectionMode::Unsigned will work in this function Generated from function MR::partialOffsetMesh
. Parameter mp
can not be null. It is a single object. Parameter params
is a single object. Parameter params
has a default argument: {}
, pass a null pointer to use it. Never returns null. Returns an instance allocated on the heap! Must call MR_expected_MR_Mesh_std_string_Destroy()
to free it when you're done using it.