Coverage Control Library
Loading...
Searching...
No Matches
Plotter Member List

This is the complete list of members for Plotter, including all inherited members.

GnuplotCommands(Gnuplot &gp) (defined in Plotter)Plotter
PlotLine(Gnuplot &gp, int marker_sz, std::string color, bool begin=false) (defined in Plotter)Plotter
PlotMap(Gnuplot &gp, bool begin=true) (defined in Plotter)Plotter
PlotMap(MapType const &map) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions, std::vector< std::list< Point2 > > const &trajectories, std::vector< int > const &robot_status) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions, std::vector< std::list< Point2 > > const &trajectories, std::vector< int > const &robot_status, double const &communication_range) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions, std::vector< std::list< Point2 > > const &voronoi, std::vector< std::list< Point2 > > const &trajectories) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions, Voronoi const &voronoi, std::vector< std::list< Point2 > > const &trajectories) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions, PointVector const &goals, Voronoi const &voronoi) (defined in Plotter)Plotter
PlotMap(MapType const &map, PointVector const &positions, std::vector< std::list< Point2 > > const &trajectories, PointVector const &frontiers) (defined in Plotter)Plotter
PlotPoints(Gnuplot &gp, int point_type, int marker_sz, std::string color, bool begin=false) (defined in Plotter)Plotter
Plotter(std::string const &d, int const &r_max, double const &res) (defined in Plotter)Plotterinline
SetDir(std::string const &d) (defined in Plotter)Plotterinline
SetPlotName(std::string const &name) (defined in Plotter)Plotterinline
SetPlotName(std::string const &name, int const &i) (defined in Plotter)Plotterinline
SetScale(double const &sc) (defined in Plotter)Plotterinline
StreamMap(Gnuplot &gp, MapType const &map) (defined in Plotter)Plotter