List of all members.
Public Member Functions |
| RingBuffer (const Bit32u newsize) |
float | next () |
bool | isEmpty () const |
void | mute () |
| RingBuffer (const Bit32u size) |
Bit32s | next () |
bool | isEmpty () const |
void | mute () |
Protected Attributes |
float * | buffer |
const Bit32u | size |
Bit32u | index |
Bit16s * | buffer |
Detailed Description
Definition at line 34 of file AReverbModel.h.
The documentation for this class was generated from the following files: