$search

occupancy_grid_utils::Cell Struct Reference

#include <coordinate_conversions.h>

List of all members.

Public Member Functions

 Cell (const coord_t x=0, const coord_t y=0)
bool operator< (const Cell &c) const
bool operator== (const Cell &c) const

Public Attributes

coord_t x
coord_t y

Detailed Description

Definition at line 62 of file coordinate_conversions.h.


Constructor & Destructor Documentation

occupancy_grid_utils::Cell::Cell ( const coord_t  x = 0,
const coord_t  y = 0 
) [inline]

Definition at line 64 of file coordinate_conversions.h.


Member Function Documentation

bool Cell::operator< ( const Cell c  )  const [inline]

Definition at line 183 of file coordinate_conversions.h.

bool Cell::operator== ( const Cell c  )  const [inline]

Definition at line 177 of file coordinate_conversions.h.


Member Data Documentation

Definition at line 65 of file coordinate_conversions.h.

Definition at line 66 of file coordinate_conversions.h.


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


occupancy_grid_utils
Author(s): Bhaskara Marthi
autogenerated on Fri Mar 1 16:19:43 2013