OpenVDB
3.0.0
|
#include <PointPartitioner.h>
Public Types | |
typedef boost::scoped_array< IndexT > | IndexArray |
Public Member Functions | |
BucketOrderOp (IndexArray &pointIndices, IndexArray &bucketOffsets) | |
void | operator() (const tbb::blocked_range< size_t > &range) const |
Public Attributes | |
IndexT const *const | mPointIndices |
IndexT *const | mBucketOffsets |
typedef boost::scoped_array<IndexT> IndexArray |
|
inline |
|
inline |
IndexT* const mBucketOffsets |
IndexT const* const mPointIndices |