Pogosim
Loading...
Searching...
No Matches
Object Member List

This is the complete list of members for Object, including all inherited members.

categoryObject
generate_contours(std::size_t points_per_contour=0) constObjectvirtual
geomObjectprotected
get_geometry()Objectinline
is_tangible() constObjectinlinevirtual
launch_user_step(float f)Objectvirtual
move(float x, float y, float theta=NAN)Objectvirtual
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)Objectprotectedvirtual
render(SDL_Renderer *renderer, b2WorldId world_id) const =0Objectpure virtual
thetaObject
xObject
yObject
~Object()Objectvirtual