![]() |
torcs - 1.2.2 | ![]() |
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | ssgVtxTableCarlight |
struct | tgrCarlight_t |
Defines | |
#define | MAX_NUMBER_LIGHT 4+4+4+2 |
#define | LIGHT_TYPE_FRONT 1 |
#define | LIGHT_TYPE_FRONT2 2 |
#define | LIGHT_TYPE_REAR 3 |
#define | LIGHT_TYPE_REAR2 4 |
#define | LIGHT_TYPE_BRAKE 5 |
#define | LIGHT_TYPE_BRAKE2 6 |
#define | LIGHT_TYPE_REVERSE 7 |
#define | LIGHT_NO_TYPE 0 |
Typedefs | |
typedef tgrCarlight_t | tgrCarlight |
Functions | |
void | grInitCarlight (int index) |
void | grAddCarlight (tCarElt *car, int type, sgVec3 pos, double size) |
void | grUpdateCarlight (tCarElt *car, class cGrPerspCamera *curCam, int dispflag) |
void | grShudownCarlight (void) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|