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

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

categoryObject
edge_valueStaticLightObjectprotected
generate_contours(std::size_t points_per_contour=0) constObjectvirtual
geomObjectprotected
get_geometry()Objectinline
gradient_radiusStaticLightObjectprotected
is_tangible() constObjectinlinevirtual
launch_user_step(float t) overrideStaticLightObjectvirtual
light_mapStaticLightObjectprotected
LightMode enum nameStaticLightObject
modeStaticLightObjectprotected
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
orig_valueStaticLightObjectprotected
parse_configuration(Configuration const &config, Simulation *simulation) overrideStaticLightObjectprotectedvirtual
performing_photo_startStaticLightObjectprotected
photo_start_atStaticLightObjectprotected
photo_start_durationStaticLightObjectprotected
photo_start_valueStaticLightObjectprotected
plane_angleStaticLightObjectprotected
plane_half_spanStaticLightObjectprotected
render(SDL_Renderer *, b2WorldId) const overrideStaticLightObjectinlinevirtual
StaticLightObject(float _x, float _y, ObjectGeometry &_geom, LightLevelMap *light_map, int16_t _value, LightMode _mode=LightMode::STATIC, int16_t _edge_value=0, float _gradient_radius=-1.0f, float _plane_angle=0.0f, float _plane_half_span=1000.0f, float _photo_start_at=-1.0f, float _photo_start_duration=1.0f, int16_t _photo_start_value=32767, std::string const &_category="objects")StaticLightObject
StaticLightObject(Simulation *simulation, float _x, float _y, LightLevelMap *light_map, Configuration const &config, std::string const &_category="objects")StaticLightObject
thetaObject
update_light_map(LightLevelMap &l)StaticLightObjectvirtual
valueStaticLightObjectprotected
xObject
yObject
~Object()Objectvirtual