#include <PointPartitioner.h>
|
| ComputePointOrderOp (PointIndexType *pointOrder, const PointIndexType *bucketCounters, const PointIndexType *bucketOffsets) |
|
void | operator() (const tbb::blocked_range< size_t > &range) const |
|
◆ ComputePointOrderOp()
ComputePointOrderOp |
( |
PointIndexType * |
pointOrder, |
|
|
const PointIndexType * |
bucketCounters, |
|
|
const PointIndexType * |
bucketOffsets |
|
) |
| |
|
inline |
◆ operator()()
void operator() |
( |
const tbb::blocked_range< size_t > & |
range | ) |
const |
|
inline |
◆ mBucketCounters
PointIndexType const* const mBucketCounters |
◆ mBucketOffsets
PointIndexType const* const mBucketOffsets |
◆ mPointOrder
PointIndexType* const mPointOrder |
The documentation for this struct was generated from the following file: