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

VLCBallSpecialist::BallPoint Class Reference

The class represents a ball point. More...

Inheritance diagram for VLCBallSpecialist::BallPoint:

Inheritance graph
[legend]
Collaboration diagram for VLCBallSpecialist::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 78 of file VLCBallSpecialist.h.


Constructor & Destructor Documentation

VLCBallSpecialist::BallPoint::BallPoint  )  [inline]
 

Definition at line 81 of file VLCBallSpecialist.h.


Member Function Documentation

BallPoint& VLCBallSpecialist::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 87 of file VLCBallSpecialist.h.

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


Member Data Documentation

bool VLCBallSpecialist::BallPoint::greenIsClose
 

Definition at line 82 of file VLCBallSpecialist.h.

bool VLCBallSpecialist::BallPoint::yellowIsClose
 

Definition at line 83 of file VLCBallSpecialist.h.

bool VLCBallSpecialist::BallPoint::hardEdge
 

Definition at line 84 of file VLCBallSpecialist.h.

bool VLCBallSpecialist::BallPoint::atBorder
 

Definition at line 85 of file VLCBallSpecialist.h.

Referenced by VLCBallSpecialist::scanForBallPoints().


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 22:22:24 2006 for GT2005 by doxygen 1.3.6