This is the complete list of members for Object, including all inherited members.
| category | Object | |
| create_serialization_fields(DataLogger *data_logger) | Object | virtual |
| do_init(b2WorldId world_id) | Object | inlineprotectedvirtual |
| generate_contours(std::size_t points_per_contour=0) const | Object | virtual |
| geom | Object | protected |
| get_geometry() | Object | inline |
| init(b2WorldId world_id) | Object | inline |
| is_initialized() const noexcept | Object | inline |
| is_tangible() const | Object | inlinevirtual |
| launch_user_step(float f) | Object | virtual |
| move(float x, float y, float theta=NAN) | Object | virtual |
| Object(float _x, float _y, ObjectGeometry &_geom, std::string const &_category="objects") | Object | |
| Object(Simulation *simulation, float _x, float _y, Configuration const &config, std::string const &_category="objects") | Object | |
| parse_configuration(Configuration const &config, Simulation *simulation) | Object | protectedvirtual |
| render(SDL_Renderer *renderer, b2WorldId world_id) const =0 | Object | pure virtual |
| serialize_base_values(DataLogger *data_logger, double t) | Object | virtual |
| theta | Object | |
| x | Object | |
| y | Object | |
| ~Object() | Object | virtual |