Recognition::gNode Class Reference

#include <gNode.h>

Public Member Functions

 gNode (double x, double y)
void swap (gNode *that)
 swap positions with another gNode

Data Fields

gNodet
 pointer to gNode on top
gNodeb
 pointer to gNode on Bottom
gNodel
 pointer to gNode to left
gNoder
 pointer to gNode to right
double x
 x position in image coordinates
double y
 y position in image coordinates

Detailed Description

Node for class Grid connects to other nodes to the top, bottom, left and right


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Functions Variables Typedefs

Generated on 22 Sep 2009 for Cali Cam by  doxygen 1.6.1