#include <ParticleAtlas.h>
§ ConstPtr
§ ParticleArray
§ PosType
typedef ParticleArray::PosType PosType |
§ Ptr
§ ScalarType
§ SplittableParticleArray() [1/2]
§ SplittableParticleArray() [2/2]
§ getGlobalIndex()
size_t getGlobalIndex |
( |
size_t |
n | ) |
const |
|
inline |
§ getPos()
void getPos |
( |
size_t |
n, |
|
|
PosType & |
xyz |
|
) |
| const |
|
inline |
§ getRadius()
void getRadius |
( |
size_t |
n, |
|
|
ScalarType & |
radius |
|
) |
| const |
|
inline |
§ maxRadius()
§ minRadius()
§ particleArray()
const ParticleArrayT& particleArray |
( |
| ) |
const |
|
inline |
§ size()
§ split()
Move all particle indices that have a radius larger or equal to maxRadiusLimit into a separate container.
The documentation for this struct was generated from the following file: