#include <trajectory_traces.h>
Public Member Functions | |
| void | reset (std::vector< std::shared_ptr< PogobotObject > > const &robots) |
| void | update (std::vector< std::shared_ptr< PogobotObject > > const &robots) |
| void | render (SDL_Renderer *renderer, boundary_condition_t boundary_condition, float domain_w, float domain_h) const |
| void TrajectoryTraces::render | ( | SDL_Renderer * | renderer, |
| boundary_condition_t | boundary_condition, | ||
| float | domain_w, | ||
| float | domain_h ) const |
| void TrajectoryTraces::reset | ( | std::vector< std::shared_ptr< PogobotObject > > const & | robots | ) |
| void TrajectoryTraces::update | ( | std::vector< std::shared_ptr< PogobotObject > > const & | robots | ) |