#include <CarSoundData.h>

Public Attributes | |
| sgVec3 | p |
| position More... | |
| sgVec3 | u |
| speed More... | |
| QSoundChar | skid |
Definition at line 17 of file CarSoundData.h.
| sgVec3 WheelSoundData_::p |
position
Definition at line 19 of file CarSoundData.h.
| QSoundChar WheelSoundData_::skid |
Definition at line 21 of file CarSoundData.h.
| sgVec3 WheelSoundData_::u |
speed
Definition at line 20 of file CarSoundData.h.