Home
last modified time | relevance | path

Searched refs:PRM_LOADFMIN (Results 1 – 3 of 3) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv3/
H A Dwheel.cpp51 wheel->lfMin = GfParmGetNum(hdle, WheelSect[index], PRM_LOADFMIN, (char*)NULL, 0.8f); in SimWheelConfig()
/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv2/
H A Dwheel.cpp50 wheel->lfMin = GfParmGetNum(hdle, WheelSect[index], PRM_LOADFMIN, (char*)NULL, 0.8f); in SimWheelConfig()
/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dcar.h533 #define PRM_LOADFMIN "load factor min" macro