Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

PathPlanner::location Struct Reference

#include <PathPlanner.h>

List of all members.


Detailed Description

Definition at line 34 of file PathPlanner.h.


Public Member Functions

 location ()
 location (unsigned int _pos, direction _dir)
 location (const location &l)
bool operator== (const location &l) const

Public Attributes

unsigned int pos
direction dir

Constructor & Destructor Documentation

location (  )  [inline]

Definition at line 37 of file PathPlanner.h.

location ( unsigned int  _pos,
direction  _dir 
) [inline]

Definition at line 39 of file PathPlanner.h.

location ( const location l  )  [inline]

Definition at line 41 of file PathPlanner.h.


Member Function Documentation

bool operator== ( const location l  )  const [inline]

Definition at line 43 of file PathPlanner.h.


Member Data Documentation


The documentation for this struct was generated from the following file:

DualCoding 4.0
Generated Thu Nov 22 00:53:59 2007 by Doxygen 1.5.4