![]() |
Gorgon Game Engine
|
Go to the source code of this file.
Classes | |
class | Wave::Iterator |
Iterates the elements of a Wave. More... | |
class | Wave::Sample |
Represents a sample in the Wave data. More... | |
class | Wave |
This class is a container for wave data. More... | |
Namespaces | |
Gorgon | |
Root namespace for Gorgon Game Engine. | |
Gorgon::Containers | |
This namespace contains containers that are missing from STL or specifically crafted for game or GUI development. | |
Functions | |
void | swap (Wave &l, Wave &r) |
Swaps two waves. Should be used unqualified for ADL. More... | |