Go to the documentation of this file.
17 #ifndef GZ_GUI_PLUGINS_PLOTTING_HH_
18 #define GZ_GUI_PLUGINS_PLOTTING_HH_
20 #include <gz/gui/qt.h>
21 #include <gz/gui/Application.hh>
22 #include <gz/gui/PlottingInterface.hh>
24 #include <gz/math/Vector3.hh>
25 #include <gz/math/Pose3.hh>
26 #include <gz/math/SphericalCoordinates.hh>
27 #include <gz/msgs/light.pb.h>
29 #include "sdf/Physics.hh"
39 class PlotComponentPrivate;
94 class PlottingPrivate;
108 public:
void LoadConfig(
const tinyxml2::XMLElement *)
override;