VIPRA Documentation
|
SubCondition for target attribute to equal a value. More...
#include <subcondition_attribute.hpp>
Public Member Functions | |
SubConditionAttribute (Attribute type, CAttributeValue val, bool negative) | |
void | operator() (Simpack pack, const VIPRA::idxVec &peds, std::vector< Target > const &targets, std::vector< bool > &met, std::vector< bool > const &, BoolOp) const |
auto | individual (Simpack pack, VIPRA::idx self, Target target) const -> bool |
SubCondition for target attribute to equal a value.