17#ifndef GAZEBO_GUI_PLOT_PLOTTINGTYPES_HH_
18#define GAZEBO_GUI_PLOT_PLOTTINGTYPES_HH_
46 std::owner_less<PlotCurveWeakPtr> >;
gui
Definition KeyEventHandler.hh:29
std::set< PlotCurveWeakPtr, std::owner_less< PlotCurveWeakPtr > > CurveVariableSet
Definition PlottingTypes.hh:45
std::weak_ptr< PlotCurve > PlotCurveWeakPtr
Definition PlottingTypes.hh:41
std::shared_ptr< PlotCurve > PlotCurvePtr
Definition PlottingTypes.hh:37
Forward declarations for the common classes.
Definition Animation.hh:27