TORCS  1.3.9
The Open Racing Car Simulator
tgrCarlight_t Struct Reference

#include <grcarlight.h>

Collaboration diagram for tgrCarlight_t:

Public Attributes

ssgVtxTableCarlightlightArray [MAX_NUMBER_LIGHT]
 
ssgVtxTableCarlightlightCurr [MAX_NUMBER_LIGHT]
 
int lightType [MAX_NUMBER_LIGHT]
 
int numberCarlight
 
ssgBranch * lightAnchor
 

Detailed Description

Definition at line 97 of file grcarlight.h.

Member Data Documentation

◆ lightAnchor

ssgBranch* tgrCarlight_t::lightAnchor

Definition at line 103 of file grcarlight.h.

◆ lightArray

ssgVtxTableCarlight* tgrCarlight_t::lightArray[MAX_NUMBER_LIGHT]

Definition at line 99 of file grcarlight.h.

◆ lightCurr

ssgVtxTableCarlight* tgrCarlight_t::lightCurr[MAX_NUMBER_LIGHT]

Definition at line 100 of file grcarlight.h.

◆ lightType

int tgrCarlight_t::lightType[MAX_NUMBER_LIGHT]

Definition at line 101 of file grcarlight.h.

◆ numberCarlight

int tgrCarlight_t::numberCarlight

Definition at line 102 of file grcarlight.h.


The documentation for this struct was generated from the following file: