#include <AmbientLight.hh>
Public Member Functions | |
AmbientLight () | |
Constructor. More... | |
~AmbientLight () | |
Destructor. More... | |
virtual Ogre::Real | getBoundingRadius (void) const |
virtual const Ogre::MaterialPtr & | getMaterial (void) const |
virtual Ogre::Real | getSquaredViewDepth (const Ogre::Camera *) const |
virtual void | getWorldTransforms (Ogre::Matrix4 *_xform) const |
void | UpdateFromCamera (Ogre::Camera *_camera) |
Protected Attributes | |
Ogre::MaterialPtr | matPtr |
Ogre::Real | radius |
|
inline |
Constructor.
References gazebo::rendering::GeomUtils::CreateQuad(), and gzthrow.
|
inline |
Destructor.
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inlinevirtual |
|
inline |
|
protected |
|
protected |