maps valid points to packed sequential indices
More...
#include <MRSaveSettings.h>
maps valid points to packed sequential indices
◆ VertRenumber()
MRMESH_API MR::VertRenumber::VertRenumber |
( |
const VertBitSet & | validVerts, |
|
|
bool | saveValidOnly ) |
◆ operator()()
int MR::VertRenumber::operator() |
( |
VertId | v | ) |
const |
|
inline |
return packed index (if saveValidOnly = true) or same index (if saveValidOnly = false)
◆ saveValidOnly()
bool MR::VertRenumber::saveValidOnly |
( |
| ) |
const |
|
inline |
◆ sizeVerts()
int MR::VertRenumber::sizeVerts |
( |
| ) |
const |
|
inline |
return the total number of vertices to be saved
The documentation for this class was generated from the following file: