occupancy_grid_utils::PQItem Struct Reference

List of all members.

Public Member Functions

bool operator< (const PQItem &i2) const
 PQItem (index_t ind, double g_cost, double h_cost)

Public Attributes

double g_cost
double h_cost
index_t ind

Detailed Description

Definition at line 270 of file shortest_path.cpp.


Constructor & Destructor Documentation

occupancy_grid_utils::PQItem::PQItem ( index_t  ind,
double  g_cost,
double  h_cost 
) [inline]

Definition at line 275 of file shortest_path.cpp.


Member Function Documentation

bool occupancy_grid_utils::PQItem::operator< ( const PQItem i2  )  const [inline]

Definition at line 278 of file shortest_path.cpp.


Member Data Documentation

Definition at line 273 of file shortest_path.cpp.

Definition at line 274 of file shortest_path.cpp.

Definition at line 272 of file shortest_path.cpp.


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


occupancy_grid_utils
Author(s): Bhaskara Marthi
autogenerated on Fri Jan 11 10:07:10 2013