Magnum/Audio/PlayableGroup.h file

Class Magnum::Audio::PlayableGroup, typedef Magnum::Audio::PlayableGroup2D, Magnum::Audio::PlayableGroup3D.

Namespaces

namespace Magnum
Root namespace.
namespace Magnum::Audio
Audio playback.

Classes

template<UnsignedInt dimensions>
class Magnum::Audio::PlayableGroup
PlayableGroup.

Typedefs

using PlayableGroup2D = PlayableGroup<2>
Playable group for two dimensional float scenes.
using PlayableGroup3D = PlayableGroup<3>
Playable group for three dimensional float scenes.