|
OpenVDB
3.0.0
|
#include <PointPartitioner.h>
Public Types | |
| typedef boost::scoped_array< IndexT > | IndexArray |
Public Member Functions | |
| IndexOrderOp (IndexArray &indices, const IndexArray &pages) | |
| void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
| IndexT *const | mIndices |
| IndexT const *const | mPages |
| typedef boost::scoped_array<IndexT> IndexArray |
|
inline |
|
inline |
| IndexT* const mIndices |
| IndexT const* const mPages |
1.8.9.1