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