Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

location Struct Reference

#include <PathPlanner.h>


Detailed Description

Definition at line 36 of file PathPlanner.h.

List of all members.

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 (  ) 

Definition at line 39 of file PathPlanner.h.

location ( unsigned int  _pos,
direction  _dir 
)

Definition at line 41 of file PathPlanner.h.

location ( const location l  ) 

Definition at line 43 of file PathPlanner.h.


Member Function Documentation

bool operator== ( const location l  )  const

Definition at line 45 of file PathPlanner.h.


Member Data Documentation


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

DualCoding 5.1CVS
Generated Fri Mar 16 05:23:52 2012 by Doxygen 1.6.3