EditorMaterialSwitcher.hh File Reference
#include <string>
#include "gazebo/rendering/ogre_gazebo.h"
#include "gazebo/util/system.hh"

Go to the source code of this file.

Classes

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

Namespaces

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

Typedefs

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