This is the complete list of members for SoundInterface, including all inherited members.
| addSample(const char *filename, int flags=(ACTIVE_VOLUME|ACTIVE_PITCH), bool loop=false, bool static_pool=true)=0 | SoundInterface | pure virtual |
| axle | SoundInterface | protected |
| axle_sound | SoundInterface | protected |
| backfire_loop | SoundInterface | protected |
| backfire_loop_sound | SoundInterface | protected |
| backfire_sound | SoundInterface | protected |
| bang_sound | SoundInterface | protected |
| bottom_crash_sound | SoundInterface | protected |
| crash_sound | SoundInterface | protected |
| curb | SoundInterface | protected |
| curb_ride_sound | SoundInterface | protected |
| curCrashSnd | SoundInterface | protected |
| engpri | SoundInterface | protected |
| gear_change_sound | SoundInterface | protected |
| getGlobalGain() | SoundInterface | inlinevirtual |
| grass | SoundInterface | protected |
| grass_ride_sound | SoundInterface | protected |
| grass_skid | SoundInterface | protected |
| grass_skid_sound | SoundInterface | protected |
| initSharedSourcePool() | SoundInterface | inlinevirtual |
| metal_skid | SoundInterface | protected |
| metal_skid_sound | SoundInterface | protected |
| muteForMenu() | SoundInterface | inlinevirtual |
| n_channels | SoundInterface | protected |
| n_engine_sounds | SoundInterface | protected |
| road | SoundInterface | protected |
| road_ride_sound | SoundInterface | protected |
| sampling_rate | SoundInterface | protected |
| setAxleSound(const char *sound_name) | SoundInterface | inline |
| setBackfireLoopSound(const char *sound_name) | SoundInterface | inline |
| setBackfireSound(const char *sound_name) | SoundInterface | inline |
| setBangSound(const char *sound_name) | SoundInterface | inline |
| setBottomCrashSound(const char *sound_name) | SoundInterface | inline |
| setCrashSound(const char *sound_name, int index) | SoundInterface | inline |
| setCurbRideSound(const char *sound_name) | SoundInterface | inline |
| setGearChangeSound(const char *sound_name) | SoundInterface | inline |
| setGlobalGain(float g) | SoundInterface | inlinevirtual |
| setGrassRideSound(const char *sound_name) | SoundInterface | inline |
| setGrassSkidSound(const char *sound_name) | SoundInterface | inline |
| SetMaxSoundCar(CarSoundData **car_sound_data, QueueSoundMap *smap) | SoundInterface | protected |
| setMetalSkidSound(const char *sound_name) | SoundInterface | inline |
| setNCars(int n_cars)=0 | SoundInterface | pure virtual |
| setRoadRideSound(const char *sound_name) | SoundInterface | inline |
| setSkidSound(const char *sound_name) | SoundInterface | inline |
| setTurboSound(const char *sound_name) | SoundInterface | inline |
| skid_sound | SoundInterface | protected |
| SortSingleQueue(CarSoundData **car_sound_data, QueueSoundMap *smap, int n_cars) | SoundInterface | protected |
| sound_list | SoundInterface | protected |
| SoundInterface(float sampling_rate, int n_channels) | SoundInterface | |
| turbo | SoundInterface | protected |
| turbo_sound | SoundInterface | protected |
| update(CarSoundData **car_sound_data, int n_cars, sgVec3 p_obs, sgVec3 u_obs, sgVec3 c_obs=NULL, sgVec3 a_obs=NULL) | SoundInterface | inlinevirtual |
| ~SoundInterface() | SoundInterface | inlinevirtual |