OpenVDB  3.1.0
Public Member Functions | List of all members
MovePoints Class Reference

#include <VolumeToMesh.h>

Public Member Functions

 MovePoints (internal::UniquePtr< openvdb::Vec3s >::type &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
 

Constructor & Destructor Documentation

MovePoints ( internal::UniquePtr< openvdb::Vec3s >::type &  newPointList,
const PointList oldPointList,
const std::vector< unsigned > &  indexMap,
const std::vector< unsigned char > &  usedPointMask 
)
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: