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

GT2004BallSpecialist::BallPointList Class Reference

Collaboration diagram for GT2004BallSpecialist::BallPointList:

Collaboration graph
[legend]
List of all members.

Public Types

enum  { maxNumberOfPoints = 400 }

Public Member Functions

 BallPointList ()
void add (const BallPoint &ballPoint)
BallPointoperator[] (int i)
const BallPointoperator[] (int i) const

Public Attributes

BallPoint ballPoints [maxNumberOfPoints]
 The ball points.

int number
 The actual number of ball points.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
maxNumberOfPoints 

Definition at line 91 of file GT2004BallSpecialist.h.


Constructor & Destructor Documentation

GT2004BallSpecialist::BallPointList::BallPointList  )  [inline]
 

Definition at line 89 of file GT2004BallSpecialist.h.

References number.


Member Function Documentation

void GT2004BallSpecialist::BallPointList::add const BallPoint ballPoint  ) 
 

Definition at line 144 of file GT2004BallSpecialist.cpp.

References ASSERT, ballPoints, DOT, and number.

Referenced by GT2004BallSpecialist::searchBall().

BallPoint& GT2004BallSpecialist::BallPointList::operator[] int  i  )  [inline]
 

Definition at line 97 of file GT2004BallSpecialist.h.

References ballPoints.

const BallPoint& GT2004BallSpecialist::BallPointList::operator[] int  i  )  const [inline]
 

Definition at line 98 of file GT2004BallSpecialist.h.

References ballPoints.


Member Data Documentation

BallPoint GT2004BallSpecialist::BallPointList::ballPoints[maxNumberOfPoints]
 

The ball points.

Definition at line 92 of file GT2004BallSpecialist.h.

Referenced by add(), and operator[]().

int GT2004BallSpecialist::BallPointList::number
 

The actual number of ball points.

Definition at line 93 of file GT2004BallSpecialist.h.

Referenced by add(), BallPointList(), GT2004BallSpecialist::checkIfPointsAreInsideBall(), and GT2004BallSpecialist::searchBall().


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