TORCS  1.3.9
The Open Racing Car Simulator
Parameter Handling API Setup

Initialize and shutdown the Parameter Handling API. More...

Collaboration diagram for Parameter Handling API Setup:

Functions

void GfParmInit (void)
 Parameter set library API initialization, set up parameter set handle cache. More...
 
void GfParmShutdown (void)
 Parameter set library API shutdown, removes parameter set handle cache. More...
 

Detailed Description

Initialize and shutdown the Parameter Handling API.

Function Documentation

◆ GfParmInit()

void GfParmInit ( void  )

Parameter set library API initialization, set up parameter set handle cache.

Definition at line 158 of file params.cpp.

◆ GfParmShutdown()

void GfParmShutdown ( void  )

Parameter set library API shutdown, removes parameter set handle cache.

Definition at line 167 of file params.cpp.

Here is the call graph for this function: