OpenVDB  1.1.0
Public Member Functions | List of all members
PointTransform Class Reference

#include <LevelSetRebuild.h>

Public Member Functions

 PointTransform (const PointList &pointsIn, std::vector< Vec3s > &pointsOut, const math::Transform &xform)
void runParallel ()
void runSerial ()
void operator() (const tbb::blocked_range< size_t > &range) const

Constructor & Destructor Documentation

PointTransform ( const PointList pointsIn,
std::vector< Vec3s > &  pointsOut,
const math::Transform xform 
)
inline

Member Function Documentation

void operator() ( const tbb::blocked_range< size_t > &  range) const
inline
void runParallel ( )
inline
void runSerial ( )
inline

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