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::weak_ptr< PlotCurve > PlotCurveWeakPtr
Definition: PlottingTypes.hh:41
std::set< PlotCurveWeakPtr, std::owner_less< PlotCurveWeakPtr > > CurveVariableSet
Definition: PlottingTypes.hh:46
std::shared_ptr< PlotCurve > PlotCurvePtr
Definition: PlottingTypes.hh:37
Forward declarations for the common classes.
Definition: Animation.hh:27