Class
List
Hierarchy
Modules
Common
Events
Math
Messages
Physics
Rendering
Sensors
Transport
Links
Gazebo Website
Wiki
Tutorials
Download
Report Documentation Issues
gazebo
rendering
Light
gazebo::rendering::Light Member List
This is the complete list of members for
gazebo::rendering::Light
, including all inherited members.
Clone
(const std::string &_name, ScenePtr _scene)
gazebo::rendering::Light
FillMsg
(msgs::Light &_msg) const
gazebo::rendering::Light
GetDiffuseColor
() const
gazebo::rendering::Light
GetDirection
() const
gazebo::rendering::Light
GetName
() const
gazebo::rendering::Light
GetPosition
() const
gazebo::rendering::Light
GetRotation
() const
gazebo::rendering::Light
GetSpecularColor
() const
gazebo::rendering::Light
GetType
() const
gazebo::rendering::Light
GetVisible
() const
gazebo::rendering::Light
Light
(ScenePtr _scene)
gazebo::rendering::Light
Load
(sdf::ElementPtr _sdf)
gazebo::rendering::Light
Load
()
gazebo::rendering::Light
LoadFromMsg
(ConstLightPtr &_msg)
gazebo::rendering::Light
LoadFromMsg
(const msgs::Light &_msg)
gazebo::rendering::Light
OnPoseChange
()
gazebo::rendering::Light
inline
protected
virtual
SetAttenuation
(double _constant, double _linear, double _quadratic)
gazebo::rendering::Light
SetCastShadows
(const bool &_cast)
gazebo::rendering::Light
SetDiffuseColor
(const common::Color &_color)
gazebo::rendering::Light
SetDirection
(const math::Vector3 &_dir)
gazebo::rendering::Light
SetLightType
(const std::string &_type)
gazebo::rendering::Light
SetName
(const std::string &_name)
gazebo::rendering::Light
SetPosition
(const math::Vector3 &_p)
gazebo::rendering::Light
SetRange
(const double &_range)
gazebo::rendering::Light
SetRotation
(const math::Quaternion &_q)
gazebo::rendering::Light
SetSelected
(bool _s)
gazebo::rendering::Light
virtual
SetSpecularColor
(const common::Color &_color)
gazebo::rendering::Light
SetSpotFalloff
(const double &_value)
gazebo::rendering::Light
SetSpotInnerAngle
(const double &_angle)
gazebo::rendering::Light
SetSpotOuterAngle
(const double &_angle)
gazebo::rendering::Light
ShowVisual
(bool _s)
gazebo::rendering::Light
ToggleShowVisual
()
gazebo::rendering::Light
UpdateFromMsg
(ConstLightPtr &_msg)
gazebo::rendering::Light
~Light
()
gazebo::rendering::Light
virtual