Predicate that selects a certain property from a Particle.
#include <ParticleStorage.h>
Public Types | |
using | return_type = blockforest::BlockID |
Public Member Functions | |
blockforest::BlockID & | operator() (data::Particle &p) const |
blockforest::BlockID & | operator() (data::Particle &&p) const |
const blockforest::BlockID & | operator() (const data::Particle &p) const |
|
inline |
|
inline |
|
inline |