MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::DecimatePolylineResult Struct Reference

Results of MR::decimateContour. More...

#include <MRPolylineDecimate.h>

Public Attributes

int vertsDeleted = 0
 Number deleted verts. Same as the number of performed collapses.
 
float errorIntroduced = 0
 Max different (as distance) between original contour and result contour.
 

Detailed Description

Results of MR::decimateContour.


The documentation for this struct was generated from the following file: