Classes | Namespaces | Typedefs
EditorMaterialSwitcher.hh File Reference
#include <string>
#include "gazebo/rendering/ogre_gazebo.h"
#include "gazebo/util/system.hh"
Include dependency graph for EditorMaterialSwitcher.hh:

Go to the source code of this file.

Classes

class  gazebo::gui::EditorMaterialListener
 Ogre material listener. More...
 
class  gazebo::gui::EditorMaterialSwitcher
 Material switcher for the model editor used to toggle the material of the model. More...
 
class  gazebo::gui::EditorRenderTargetListener
 Ogre render target listener. More...
 

Namespaces

 gazebo
 Forward declarations for the common classes.
 
 gazebo::gui
 gui namespace
 

Typedefs

using gazebo::gui::EditorMaterialListenerPtr = std::shared_ptr< EditorMaterialListener >
 
using gazebo::gui::EditorRenderTargetListenerPtr = std::shared_ptr< EditorRenderTargetListener >