#include <SoundInterface.h>
Definition at line 334 of file SoundInterface.h.
◆ SharedSourcePool()
| SharedSourcePool::SharedSourcePool |
( |
int |
nbsources | ) |
|
|
inline |
◆ ~SharedSourcePool()
| virtual SharedSourcePool::~SharedSourcePool |
( |
| ) |
|
|
inlinevirtual |
◆ getNbSources()
| int SharedSourcePool::getNbSources |
( |
void |
| ) |
|
|
inline |
◆ getSource()
| bool SharedSourcePool::getSource |
( |
TorcsSound * |
sound, |
|
|
ALuint * |
source, |
|
|
bool * |
needs_init, |
|
|
int * |
index |
|
) |
| |
|
inline |
◆ isSourceActive()
| bool SharedSourcePool::isSourceActive |
( |
TorcsSound * |
sound, |
|
|
int * |
index |
|
) |
| |
|
inline |
◆ releaseSource()
| bool SharedSourcePool::releaseSource |
( |
TorcsSound * |
sound, |
|
|
int * |
index |
|
) |
| |
|
inline |
◆ nbsources
| int SharedSourcePool::nbsources |
|
protected |
◆ pool
The documentation for this class was generated from the following file: