Table of Contents
Wwise SDK 2019.2.9
|
AkGeometryParams Struct Reference
Parameters passed to SetGeometry
.
More...
Public Member Functions | |
AkGeometryParams () | |
Constructor. More... |
|
Public Attributes | |
AkTriangle * | Triangles |
AkTriIdx | NumTriangles |
Number of triangles in Triangles. More... |
|
AkVertex * | Vertices |
Number of vertices in Vertices. More... |
|
AkVertIdx | NumVertices |
AkAcousticSurface * | Surfaces |
AkSurfIdx | NumSurfaces |
Number of of AkTriangleInfo structures in in_pTriangleInfo and number of AkTriIdx's in in_infoMap. More... |
|
AkRoomID | RoomID |
bool | EnableDiffraction |
Switch to enable or disable geometric diffraction for this Geometry. More... |
|
bool | EnableDiffractionOnBoundaryEdges |
Switch to enable or disable geometric diffraction on boundary edges for this Geometry. Boundary edges are edges that are connected to only one triangle. More... |
|
Detailed Description
Parameters passed to SetGeometry
.
Definition at line 445 of file AkSpatialAudio.h.
The documentation for this struct was generated from the following file:
- include/AK/SpatialAudio/Common/AkSpatialAudio.h