costmap_2d::Costmap2D::PolygonOutlineCells Class Reference

#include <costmap_2d.h>

List of all members.

Public Member Functions

void operator() (unsigned int offset)
 PolygonOutlineCells (const Costmap2D &costmap, const unsigned char *char_map, std::vector< MapLocation > &cells)

Private Attributes

std::vector< MapLocation > & cells_
const unsigned char * char_map_
const Costmap2Dcostmap_

Detailed Description

Definition at line 692 of file costmap_2d.h.


Constructor & Destructor Documentation

costmap_2d::Costmap2D::PolygonOutlineCells::PolygonOutlineCells ( const Costmap2D costmap,
const unsigned char *  char_map,
std::vector< MapLocation > &  cells 
) [inline]

Definition at line 694 of file costmap_2d.h.


Member Function Documentation

void costmap_2d::Costmap2D::PolygonOutlineCells::operator() ( unsigned int  offset  )  [inline]

Definition at line 698 of file costmap_2d.h.


Member Data Documentation

Definition at line 707 of file costmap_2d.h.

Definition at line 706 of file costmap_2d.h.

Definition at line 705 of file costmap_2d.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines


costmap_2d
Author(s): Eitan Marder-Eppstein
autogenerated on Fri Jan 11 09:34:26 2013