GT2004BallSpecialist::BallPoint Class Reference

Inheritance diagram for GT2004BallSpecialist::BallPoint:

Vector2< int > List of all members.

Public Member Functions

 BallPoint ()
BallPointoperator= (const Vector2< int > &other)

Public Attributes

bool greenIsClose
bool yellowIsClose
bool hardEdge
bool atBorder

Detailed Description

The class represents a ball point.

Definition at line 68 of file GT2004BallSpecialist.h.


Constructor & Destructor Documentation

GT2004BallSpecialist::BallPoint::BallPoint (  )  [inline]

Definition at line 71 of file GT2004BallSpecialist.h.


Member Function Documentation

BallPoint& GT2004BallSpecialist::BallPoint::operator= ( const Vector2< int > &  other  )  [inline]

Assignment operator

Parameters:
other The other vector that is assigned to this one
Returns:
A reference to this object after the assignment.

Reimplemented from Vector2< int >.

Definition at line 77 of file GT2004BallSpecialist.h.

References Vector2< V >::x, and Vector2< V >::y.


Member Data Documentation

bool GT2004BallSpecialist::BallPoint::atBorder

Definition at line 75 of file GT2004BallSpecialist.h.

Referenced by GT2004BallSpecialist::BallPointList::add(), GT2004BallSpecialist::findEndOfBall(), and GT2004BallSpecialist::scanForBallPoints().

bool GT2004BallSpecialist::BallPoint::greenIsClose

Definition at line 71 of file GT2004BallSpecialist.h.

Referenced by GT2004BallSpecialist::BallPointList::add(), and GT2004BallSpecialist::findEndOfBall().

bool GT2004BallSpecialist::BallPoint::hardEdge

Definition at line 74 of file GT2004BallSpecialist.h.

Referenced by GT2004BallSpecialist::BallPointList::add(), and GT2004BallSpecialist::findEndOfBall().

bool GT2004BallSpecialist::BallPoint::yellowIsClose

Definition at line 73 of file GT2004BallSpecialist.h.

Referenced by GT2004BallSpecialist::BallPointList::add(), and GT2004BallSpecialist::findEndOfBall().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:33:00 2006 for DT2005.panorama by  doxygen 1.4.7