VIPRA Documentation
|
Target modifier for location. More...
#include <modifier_location.hpp>
Public Member Functions | |
ModifierLocation (VIPRA::idx location) | |
auto | operator() (Simpack pack, VIPRA::idx targetIdx, VIPRA::idx) const -> bool |
Returns if target is within the location. | |
Target modifier for location.
|
inline |
Returns if target is within the location.
pack | : simulation pack |
targetIdx | : target to check |
selfIdx | : pedsetrian looking for target |