| _costmap_resolution | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _data_mutex | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _dsrv | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _fill_polygons | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _max_x | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _max_y | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _min_x | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _min_y | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _prohibition_points | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| _prohibition_polygons | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| activate() | costmap_2d::Layer | virtual |
| computeMapBounds() | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| CostmapProhibitionLayer() | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | |
| current_ | costmap_2d::Layer | protected |
| deactivate() | costmap_2d::Layer | virtual |
| enabled_ | costmap_2d::Layer | protected |
| getFootprint() const | costmap_2d::Layer | |
| getName() const | costmap_2d::Layer | |
| getPoint(XmlRpc::XmlRpcValue &val, geometry_msgs::Point &point) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| initialize(LayeredCostmap *parent, std::string name, tf::TransformListener *tf) | costmap_2d::Layer | |
| isCurrent() const | costmap_2d::Layer | |
| Layer() | costmap_2d::Layer | |
| layered_costmap_ | costmap_2d::Layer | protected |
| matchSize() | costmap_2d::Layer | virtual |
| name_ | costmap_2d::Layer | protected |
| onFootprintChanged() | costmap_2d::Layer | virtual |
| onInitialize() | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | virtual |
| parseProhibitionListFromYaml(ros::NodeHandle *nhandle, const std::string ¶m) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| polygonOutlineCells(const std::vector< PointInt > &polygon, std::vector< PointInt > &polygon_cells) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| rasterizePolygon(const std::vector< PointInt > &polygon, std::vector< PointInt > &polygon_cells, bool fill) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| raytrace(int x0, int y0, int x1, int y1, std::vector< PointInt > &cells) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| reconfigureCB(CostmapProhibitionLayerConfig &config, uint32_t level) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| reset() | costmap_2d::Layer | virtual |
| setPolygonCost(costmap_2d::Costmap2D &master_grid, const std::vector< geometry_msgs::Point > &polygon, unsigned char cost, int min_i, int min_j, int max_i, int max_j, bool fill_polygon) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | private |
| tf_ | costmap_2d::Layer | protected |
| updateBounds(double robot_x, double robot_y, double robot_yaw, double *min_x, double *min_y, double *max_x, double *max_y) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | virtual |
| updateCosts(costmap_2d::Costmap2D &master_grid, int min_i, int min_j, int max_i, int max_j) | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | virtual |
| ~CostmapProhibitionLayer() | costmap_prohibition_layer_namespace::CostmapProhibitionLayer | virtual |
| ~Layer() | costmap_2d::Layer | virtual |