#include <ParticleAtlas.h>
|
| RemapIndices (const ParticleArrayType &particles, std::vector< PointIndexLeafNodeType *> &nodes) |
|
void | operator() (const tbb::blocked_range< size_t > &range) const |
|
|
ParticleArrayType const *const | mParticles |
|
PointIndexLeafNodeType *const *const | mNodes |
|
◆ RemapIndices()
RemapIndices |
( |
const ParticleArrayType & |
particles, |
|
|
std::vector< PointIndexLeafNodeType *> & |
nodes |
|
) |
| |
|
inline |
◆ operator()()
void operator() |
( |
const tbb::blocked_range< size_t > & |
range | ) |
const |
|
inline |
◆ mNodes
PointIndexLeafNodeType* const* const mNodes |
◆ mParticles
ParticleArrayType const* const mParticles |
The documentation for this struct was generated from the following file: