addSegment(AbstractTrackSection *Segment) | RaceGround | [inline] |
addSegment(string &name) | RaceGround | [inline] |
addSegments(list< AbstractTrackSection * > listToAdd) | RaceGround | [inline] |
addSegments(list< string > names) | RaceGround | [inline] |
create() | RaceGround | [inline, protected, virtual] |
destroy() | RaceGround | [inline, protected, virtual] |
draw() | RaceGround | [inline, virtual] |
getPosition(double &x, double &y, double &z) | RaceGround | [inline, virtual] |
getPositionOnTrack(const Position &p) | RaceGround | [inline] |
height | RaceGround | [protected] |
length | RaceGround | [protected] |
numberOfBarcodes | RaceGround | [protected] |
pose | RaceGround | [protected] |
RaceGround(const OdeHandle &odehandle) | RaceGround | [inline] |
RaceGround(const OdeHandle &odehandle, const Matrix &pose) | RaceGround | [inline] |
RaceGround(const OdeHandle &odehandle, const Position &pos, double angle) | RaceGround | [inline] |
raceground_space | RaceGround | [protected] |
setColor(double r, double g, double b) | RaceGround | [inline, virtual] |
setGeometry(double length_, double width_, double height_) | RaceGround | [inline, virtual] |
setNumberOfSegments(int number) | RaceGround | [inline] |
setParameters(const Matrix &initpose) | RaceGround | [inline, protected, virtual] |
setPosition(double x, double y, double z) | RaceGround | [inline, virtual] |
trackLength | RaceGround | [protected] |
width | RaceGround | [protected] |
~RaceGround() | RaceGround | [inline] |