Home
last modified time | relevance | path

Searched refs:TRK_ATT_DOVFACTOR (Results 1 – 2 of 2) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dtrack.h173 #define TRK_ATT_DOVFACTOR "DoV factor" macro
/dports/games/torcs/torcs-1.3.7/src/modules/track/
H A Dtrack4.cpp500 …DoVfactor = (float) ((int) GfParmGetCurNum(TrackHandle, path, TRK_ATT_DOVFACTOR, (char*)NULL, 1.0)… in CreateSegRing()