LightState GetLightState() const
void SetLightGroup(LightGroup group)
void SetLightState(const LightState &state)
void SetColor(Color color)
boost::shared_ptr< T > SharedPtr
Use this SharedPtr (boost::shared_ptr) to keep compatibility with boost::python, but it would be nice...
This file contains definitions of common data structures used in traffic manager. ...
void SetIntensity(float intensity)
const geom::Location GetLocation() const
float GetIntensity() const
Light(SharedPtr< LightManager > light_manager, geom::Location location, LightId id)
SharedPtr< LightManager > _light_manager
LightGroup GetLightGroup() const