#include <openvdb/tools/PointsToMask.h>
|
| AddPoints (const PointListT &points, PoolType &pool, size_t grainSize, const PointsToMask &parent) |
|
void | operator() (const tbb::blocked_range< size_t > &range) const |
|
◆ AddPoints()
template<typename GridT , typename InterrupterT >
template<typename PointListT , typename VecT >
◆ operator()()
template<typename GridT , typename InterrupterT >
template<typename PointListT , typename VecT >
void operator() |
( |
const tbb::blocked_range< size_t > & | range | ) |
const |
|
inline |
◆ mParent
template<typename GridT , typename InterrupterT >
template<typename PointListT , typename VecT >
◆ mPoints
template<typename GridT , typename InterrupterT >
template<typename PointListT , typename VecT >
const PointListT* mPoints |
◆ mPool
template<typename GridT , typename InterrupterT >
template<typename PointListT , typename VecT >