#include <VolumeToMesh.h>
|
| MovePoints (std::auto_ptr< openvdb::Vec3s > &newPointList, const PointList &oldPointList, const std::vector< unsigned > &indexMap, const std::vector< unsigned char > &usedPointMask) |
|
void | run (bool threaded=true) |
|
void | operator() (const tbb::blocked_range< size_t > &range) const |
|
MovePoints |
( |
std::auto_ptr< openvdb::Vec3s > & |
newPointList, |
|
|
const PointList & |
oldPointList, |
|
|
const std::vector< unsigned > & |
indexMap, |
|
|
const std::vector< unsigned char > & |
usedPointMask |
|
) |
| |
|
inline |
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: