18#ifndef _GAZEBO_MODEL_EDITOR_TYPES_HH_
19#define _GAZEBO_MODEL_EDITOR_TYPES_HH_
Material switcher for the model editor used to toggle the material of the model.
Definition EditorMaterialSwitcher.hh:43
Class which represents a user command, which can be "undone" and "redone".
Definition MEUserCmdManager.hh:47
gui namespace
Definition Actions.hh:28
std::shared_ptr< MEUserCmd > MEUserCmdPtr
Definition ModelEditorTypes.hh:37
std::shared_ptr< EditorMaterialSwitcher > EditorMaterialSwitcherPtr
Definition ModelEditorTypes.hh:33
Forward declarations for the common classes.
Definition Animation.hh:27