TORCS
1.3.9
The Open Racing Car Simulator
QSoundChar.h
Go to the documentation of this file.
1
#ifndef QSOUND_CHAR_H
2
#define QSOUND_CHAR_H
3
4
typedef
struct
QSoundChar_
5
{
6
float
a
;
7
float
f
;
8
float
lp
;
9
}
QSoundChar
;
10
11
#endif
QSoundChar_::f
float f
Definition:
QSoundChar.h:7
QSoundChar_::a
float a
Definition:
QSoundChar.h:6
QSoundChar_
Definition:
QSoundChar.h:4
QSoundChar
struct QSoundChar_ QSoundChar
QSoundChar_::lp
float lp
Definition:
QSoundChar.h:8
src
modules
graphic
ssggraph
QSoundChar.h
Generated by
1.8.14