File Geometry.h¶
Go to the source code of this file
Namespaces¶
| Type | Name |
|---|---|
| namespace | SparkyStudios |
| namespace | Audio |
| namespace | Amplitude |
Classes¶
| Type | Name |
|---|---|
| struct | Edge Represents an edge. |
| struct | Face Represents a triangulated face. |
Public Types¶
| Type | Name |
|---|---|
| union | Triangle Represent a triangle geometry. |
Macros¶
| Type | Name |
|---|---|
| define | _AM_MATH_GEOMETRY_H |
Public Types Documentation¶
Triangle
Represent a triangle geometry.
A triangle is a collection of three vertices oriented in a Clock-Wise (CW) manner.
Macro Definition Documentation¶
The documentation for this file was generated from the following file: include/SparkyStudios/Audio/Amplitude/Math/Geometry.h