Home
last modified time | relevance | path

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

/dports/games/torcs/torcs-1.3.7/src/modules/track/
H A Dtrackitf.cpp55 ptf->trkBuildEx = TrackBuildEx; in trackInit()
/dports/games/torcs/torcs-1.3.7/src/tools/trackgen/
H A Dmaintrackgen.cpp380 Track = TrackItf.trkBuildEx(trackdef); in Generate()
/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dtrack.h606 tfTrackBuild trkBuildEx; /**< build with graphic extensions (used by trackgen tool) */ member