VIPRA Documentation
|
Struct that holds the updated positions and velocities of all pedestrians. More...
#include <state.hpp>
Public Member Functions | |
auto | size () const -> size_t |
void | initialize (auto const &pedset) |
Public Attributes | |
std::vector< f3d > | positions |
std::vector< f3d > | velocities |
Struct that holds the updated positions and velocities of all pedestrians.