VIPRA Documentation
|
Selects pedestrians for one type, gets combined with other SubSelectors in Selector. More...
#include <subselector.hpp>
Public Member Functions | |
SubSelector (typeUID grp, Ptype typ, bool req, SelectorFunc sel) | |
auto | select_peds (const VIPRA::idxVec &totalGroup, const VIPRA::idxVec &usableGroup, auto pack) -> SelectorResult |
Public Attributes | |
typeUID | group |
Ptype | type |
bool | required |
Selects pedestrians for one type, gets combined with other SubSelectors in Selector.