Go to the documentation of this file.
   30 #ifndef MAPVIZ_PLUGINS_GRID_PLUGIN_H_ 
   31 #define MAPVIZ_PLUGINS_GRID_PLUGIN_H_ 
   52 #include "ui_grid_config.h" 
   67     void Draw(
double x, 
double y, 
double scale);
 
   71     void LoadConfig(
const YAML::Node& node, 
const std::string& path);
 
   72     void SaveConfig(YAML::Emitter& emitter, 
const std::string& path);
 
   78     void PrintInfo(
const std::string& message);
 
  119     void Transform(std::list<tf::Point>& src, std::list<tf::Point>& dst);
 
  123 #endif  // MAPVIZ_PLUGINS_GRID_PLUGIN_H_ 
  
bool Initialize(QGLWidget *canvas)
std::list< tf::Point > right_points_
void PrintWarning(const std::string &message)
void SetColumns(int columns)
void SetSize(double size)
QWidget * GetConfigWidget(QWidget *parent)
void LoadConfig(const YAML::Node &node, const std::string &path)
void PrintInfo(const std::string &message)
void SaveConfig(YAML::Emitter &emitter, const std::string &path)
std::list< tf::Point > transformed_right_points_
std::list< tf::Point > left_points_
swri_transform_util::Transform transform_
std::list< tf::Point > transformed_top_points_
std::list< tf::Point > bottom_points_
std::list< tf::Point > transformed_bottom_points_
std::list< tf::Point > top_points_
void Draw(double x, double y, double scale)
void SetAlpha(double alpha)
std::list< tf::Point > transformed_left_points_
void PrintError(const std::string &message)
mapviz_plugins
Author(s): Marc Alban
autogenerated on Sun Sep 8 2024 02:27:14