AcousticTracer 0.1.0
An acoustic raytracing library.
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CAT_AABBAxis-Aligned Bounding Box for triangle(s)
 CAT_MaterialHolds the material absorption and scattering coefficients
 CAT_ModelGroups the necessary information representing the 3D model
 CAT_SceneGroups the necessary information representing the scene
 CAT_SceneConfigGroups the scene config settings together
 CAT_SettingsThe simulation's settings
 CAT_SimulationGroups the necessary simulation data
 CAT_SourceGroups the information required for the sound source
 CAT_TriangleGroups three AT_Vec3 to represent a triangle
 CAT_Vec3Groups three floats to represent a vector of size 3
 CAT_Vec3iGroups three integers to represent a vector of size 3