#include "Gizmo.hpp"
#include "../libH/Debug.hpp"
#include "../libH/Exception.hpp"
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Defines | |
#define | GIZMO_TYPE_UNSPECIFIED "Unspecified" |
String returned if a super class failed to reimplement getGizmoType. |
Definition in file Gizmo.cpp.