OpenVDB
6.2.1
|
#include <MeshToVolume.h>
Public Member Functions | |
TransformPoints (const PointType *pointsIn, PointType *pointsOut, const math::Transform &xform) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
const PointType *const | mPointsIn |
PointType *const | mPointsOut |
const math::Transform *const | mXform |
|
inline |
|
inline |
const PointType* const mPointsIn |
PointType* const mPointsOut |
const math::Transform* const mXform |