Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

GT2004BallSpecialist::BallPoint Class Reference

The class represents a ball point. More...

Inheritance diagram for GT2004BallSpecialist::BallPoint:

Inheritance graph
[legend]
Collaboration diagram for GT2004BallSpecialist::BallPoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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


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.

References atBorder, greenIsClose, hardEdge, and yellowIsClose.


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::greenIsClose
 

Definition at line 72 of file GT2004BallSpecialist.h.

Referenced by BallPoint().

bool GT2004BallSpecialist::BallPoint::yellowIsClose
 

Definition at line 73 of file GT2004BallSpecialist.h.

Referenced by BallPoint().

bool GT2004BallSpecialist::BallPoint::hardEdge
 

Definition at line 74 of file GT2004BallSpecialist.h.

Referenced by BallPoint().

bool GT2004BallSpecialist::BallPoint::atBorder
 

Definition at line 75 of file GT2004BallSpecialist.h.

Referenced by BallPoint(), and GT2004BallSpecialist::scanForBallPoints().


The documentation for this class was generated from the following file:
Generated on Thu Sep 23 20:06:43 2004 for GT2004 by doxygen 1.3.6