A3DMeshRepairParametersData

struct A3DMeshRepairParametersData

Repair mesh parameters.

Variables

A3DBool A3DMeshRepairParametersData.m_bRemoveTJunctions

If A3D_TRUE, remove t-junctions of mesh (default: A3D_FALSE)

A3DBool A3DMeshRepairParametersData.m_bRemoveDuplicatedVertices

If A3D_TRUE, remove duplicated vertices of mesh (default: A3D_FALSE)