group_particles
Loading...
Searching...
No Matches
Classes
CallbackUtils::select Namespace Reference

Some common ways to override Callback::grp_select. More...

Classes

struct  HighCutoff
 select only groups that have some 1-dimensional property below a certain value. More...
 
struct  LowCutoff
 select only groups that have some 1-dimensional property above a certain value. More...
 
class  MultiSelect
 interface class to include a selection function in Callback::grp_select. More...
 
class  MultiSelectBase
 base class to apply multiple selection functions in Callback::grp_select. More...
 
class  Window
 select only groups that have some 1-dimensional property fall into an interval. More...
 

Detailed Description

Some common ways to override Callback::grp_select.