AcousticTracer 0.1.0
An acoustic raytracing library.
Loading...
Searching...
No Matches
AT_SceneConfig Struct Reference

Groups the scene config settings together. More...

#include <at.h>

Data Fields

const AT_Sourcesources
uint32_t num_sources
AT_MaterialType material
const AT_Modelenvironment

Detailed Description

Groups the scene config settings together.

Field Documentation

◆ environment

const AT_Model* AT_SceneConfig::environment

Pointer to the room object.

◆ material

AT_MaterialType AT_SceneConfig::material

Material of the room.

◆ num_sources

uint32_t AT_SceneConfig::num_sources

Number of sources in the scene.

◆ sources

const AT_Source* AT_SceneConfig::sources

Dynamic array of AT_Source types.


The documentation for this struct was generated from the following file:
  • include/acoustic/at.h