OpenVDB  2.1.0
Public Member Functions | List of all members
RemapIndices Class Reference

#include <VolumeToMesh.h>

Public Member Functions

 RemapIndices (PolygonPoolList &polygons, size_t polyListCount, const std::vector< unsigned > &indexMap)
 
void run (bool threaded=true)
 
void operator() (const tbb::blocked_range< size_t > &range) const
 

Constructor & Destructor Documentation

RemapIndices ( PolygonPoolList polygons,
size_t  polyListCount,
const std::vector< unsigned > &  indexMap 
)
inline

Member Function Documentation

void operator() ( const tbb::blocked_range< size_t > &  range) const
inline
void run ( bool  threaded = true)
inline

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