|
AcousticTracer 0.1.0
An acoustic raytracing library.
|
Groups the necessary information representing the scene. More...
#include <at_scene.h>
Related Symbols | |
(Note that these are not member symbols.) | |
| AT_Result | AT_scene_create (AT_Scene **out_scene, const AT_SceneConfig *config) |
| AT_Scene constructor for a given AT_SceneConfig. | |
| void | AT_scene_destroy (AT_Scene *scene) |
| Destroys an allocated AT_Scene. | |
Groups the necessary information representing the scene.