VIPRA Documentation
|
This is the complete list of members for VIPRA::Modules::Goals, including all inherited members.
change_end_goal(VIPRA::idx pedIdx, VIPRA::f3d currPos, VIPRA::f3d goalPos, VIPRA::Random::Engine &engine) (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
current_goal(VIPRA::idx pedIdx) const -> VIPRA::f3d const & (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
current_goals() const -> const VIPRA::f3dVec & (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
end_goal(VIPRA::idx pedIdx) const -> VIPRA::f3d const & (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
end_goals() const -> const VIPRA::f3dVec & (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
Goals()=default (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
Goals(const Goals &)=default (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
Goals(Goals &&) noexcept=default (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
initialize(VIPRA::Modules::Pedestrians const &pedset, VIPRA::Modules::Map const &map, VIPRA::Random::Engine &engine) (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
is_goal_met(VIPRA::idx pedIdx) const -> bool (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
is_sim_goal_met() const -> bool (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
operator=(const Goals &) -> Goals &=default (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
operator=(Goals &&) noexcept -> Goals &=default (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
set_current_goal(VIPRA::idx pedIdx, VIPRA::f3d pos) (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inlineprotected |
set_end_goal(VIPRA::idx pedIdx, VIPRA::f3d pos) (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inlineprotected |
set_goal_met(VIPRA::idx pedIdx, bool met) (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inlineprotected |
time_since_last_goal(VIPRA::idx pedIdx) const -> VIPRA::f_pnt (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
update(Modules::Pedestrians const &pedset, Modules::Map const &map, VIPRA::delta_t deltaT) (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | inline |
VIPRA_GOALS_CHANGE_GOAL (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
VIPRA_GOALS_INIT_STEP (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
VIPRA_GOALS_NEXT_GOAL (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
VIPRA_GOALS_RESET (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
VIPRA_GOALS_UPDATE_STEP (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | |
~Goals()=default (defined in VIPRA::Modules::Goals) | VIPRA::Modules::Goals | virtual |