TORCS  1.3.9
The Open Racing Car Simulator
tGraphicItf Struct Reference

Interface Structure for Graphic Renering Module. More...

#include <graphic.h>

Collaboration diagram for tGraphicItf:

Public Attributes

tfGraphicInitTrack inittrack
 
tfGraphicInitView initview
 
tfGraphicInitCars initcars
 
tfGraphicRefresh refresh
 
tfGraphicShutdwnCars shutdowncars
 
tfGraphicShutdwnTrack shutdowntrack
 
tGraphicMuteForMenu muteformenu
 

Detailed Description

Interface Structure for Graphic Renering Module.

Definition at line 174 of file graphic.h.

Member Data Documentation

◆ initcars

tfGraphicInitCars tGraphicItf::initcars

Definition at line 177 of file graphic.h.

◆ inittrack

tfGraphicInitTrack tGraphicItf::inittrack

Definition at line 175 of file graphic.h.

◆ initview

tfGraphicInitView tGraphicItf::initview

Definition at line 176 of file graphic.h.

◆ muteformenu

tGraphicMuteForMenu tGraphicItf::muteformenu

Definition at line 181 of file graphic.h.

◆ refresh

tfGraphicRefresh tGraphicItf::refresh

Definition at line 178 of file graphic.h.

◆ shutdowncars

tfGraphicShutdwnCars tGraphicItf::shutdowncars

Definition at line 179 of file graphic.h.

◆ shutdowntrack

tfGraphicShutdwnTrack tGraphicItf::shutdowntrack

Definition at line 180 of file graphic.h.


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