acceleration | |
bloc | A bloc is defined with one rectangle : the road (top) one
(the road has a direction)
Notice that the resource file format does not define bocs
with their top rectangle, but by many front (mrf) ones !
See bloc. |
bloc2 | This is the new bloc model class. |
bloc_side | Part of a bloc2
|
circuit | This class stores a list of point and a list of related blocs. |
couleur |
Color definition in red/green/blue with alpha channel. |
fog |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
glsolid |
A glsolid is a class that must be entirely closed if the
collision dection mechanism has to be used. |
glsurface | A glsurface is an abstract object that can be really displayed on the screen
a surface can be either opened or closed. |
line |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
modele |
|
object |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
planesurf | Base class for all surfaces that are plane. |
point |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
progression | |
ptrlist | :set
the T class must:
overload the == operator to ensure that the get
function works correctly. |
ptrlist::item | |
rectangle |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
rectanglep | Classe used by the ctor of bloc2
A rectanglep can share point with other classes. |
trianglep | Triangle that is made with three ptr on point instead three instances of points
|
tristrip | Triangle Strip
Triangle Strip same as GL
|
vect | |
vitesse |
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. |
zone | |