![]() |
Gorgon Game Engine
|
Represents a sample in the Wave data. More...
Public Member Functions | |
| Sample () | |
| float & | Channel (unsigned channel) |
| float | Channel (unsigned channel) const |
| float & | operator[] (unsigned channel) |
| float | operator[] (unsigned channel) const |
Represents a sample in the Wave data.
| Sample | ( | ) |
| float& Channel | ( | unsigned | channel | ) |
| float Channel | ( | unsigned | channel | ) | const |
| float& operator[] | ( | unsigned | channel | ) |
References Wave::Sample::Channel().
| float operator[] | ( | unsigned | channel | ) | const |
References Wave::Sample::Channel().