MOS
Public Attributes | List of all members
mos::apu::Scene Class Referencefinal

Audio scene with listener and audio sources. More...

#include <scene.hpp>

Public Attributes

Sounds sounds
 Sound streams in the scene. More...
 
Sound_streams sound_streams
 Streaming sounds in the scene. More...
 
aud::Listener listener
 The listener. More...
 

Detailed Description

Audio scene with listener and audio sources.

Member Data Documentation

◆ listener

aud::Listener mos::apu::Scene::listener

The listener.

◆ sound_streams

Sound_streams mos::apu::Scene::sound_streams

Streaming sounds in the scene.

◆ sounds

Sounds mos::apu::Scene::sounds

Sound streams in the scene.


The documentation for this class was generated from the following file: