#include <openvdb/tools/PointsToMask.h>
|
using | VecT = std::vector< GridT * > |
|
using | IterT = typename VecT::iterator |
|
using | RangeT = tbb::blocked_range< IterT > |
|
◆ IterT
template<typename GridT , typename InterrupterT >
using IterT = typename VecT::iterator |
◆ RangeT
template<typename GridT , typename InterrupterT >
◆ VecT
template<typename GridT , typename InterrupterT >
using VecT = std::vector<GridT*> |
◆ ReducePool() [1/2]
template<typename GridT , typename InterrupterT >
ReducePool |
( |
PoolType & |
pool, |
|
|
GridT * |
grid, |
|
|
size_t |
grainSize = 1 |
|
) |
| |
|
inline |
◆ ReducePool() [2/2]
template<typename GridT , typename InterrupterT >
◆ ~ReducePool()
template<typename GridT , typename InterrupterT >
◆ join()
template<typename GridT , typename InterrupterT >
◆ operator()()
template<typename GridT , typename InterrupterT >
void operator() |
( |
const RangeT & |
r | ) |
|
|
inline |
◆ mGrid
template<typename GridT , typename InterrupterT >
◆ mOwnsGrid
template<typename GridT , typename InterrupterT >