MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::VertRenumber Class Reference

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)
 

Detailed Description

maps valid points to packed sequential indices


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