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

RS::BallObject Class Reference

Class used to represent the ball. More...

Inheritance diagram for RS::BallObject:

Inheritance graph
[legend]
Collaboration diagram for RS::BallObject:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 BallObject (const PointUE &def_point=PointUE(), const TimeUnknown def_time=TimeUnknown(), const VectorUE &def_speed=VectorUE(), const TimeUnknown def_speed_time=TimeUnknown(), const VectorUE &def_acceleration=VectorUE())
 Default constructor, all values are unknown.

 BallObject (const BallObject &obj)
 Copy constructor.

BallObject & operator= (const BallObject &obj)
 Assignment operator.


Detailed Description

Class used to represent the ball.

Todo:
Make a toString and operator<<
Unit:
Library
Revision
1.1
Author
frehe
Date
2006/09/06 18:03:15

Definition at line 81 of file BallObject.h.


The documentation for this class was generated from the following files:
Generated on Mon Aug 29 08:23:12 2011 for RoboSoc by doxygen1.3-rc3