Point Class Reference
[Trajectory Generator]

Represents a point in 2D space and provides some useful methods for calculation with points. More...

#include <trgen.h>

List of all members.

Public Member Functions

 Point ()
 Point (double _x, double _y)
double distanceTo (class Point &wp)
double angleTo (class Point &wp)
bool operator== (Point &o)
bool operator!= (Point &o)

Public Attributes

double x
double y


Detailed Description

Represents a point in 2D space and provides some useful methods for calculation with points.

Definition at line 54 of file trgen.h.


The documentation for this class was generated from the following file:
Generated on Thu Sep 13 11:28:29 2007 for DCE-Eurobot by  doxygen 1.5.3