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

Groups the necessary information representing the scene. More...

#include <at_scene.h>

(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.

Detailed Description

Groups the necessary information representing the scene.


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