maps valid points to packed sequential indices More...
#include <MRSaveSettings.h>
Public Member Functions | |
| MRMESH_API | VertRenumber (const VertBitSet &validVerts, bool saveValidOnly) |
| prepares the mapping | |
| bool | saveValidOnly () const |
| int | sizeVerts () const |
| return the total number of vertices to be saved | |
| int | operator() (VertId v) const |
| return packed index (if saveValidOnly = true) or same index (if saveValidOnly = false) | |
maps valid points to packed sequential indices