Wwise SDK 2024.1.5
|
#include <AkVectors.h>
Static Public Member Functions | |
static AkReal32 | Cos (AkReal32 in_value) |
static AkReal32 | Sin (AkReal32 in_value) |
static AkReal32 | Sqrt (AkReal32 in_value) |
static AkReal32 | ACos (AkReal32 in_value) |
static bool | IsFinite (AkReal32 in_val) |
Static Public Attributes | |
static constexpr AkReal32 | POSITIVE_EPSILON = 0.00001f |
static constexpr AkReal32 | VECTOR_EPSILON = AKVECTORS_EPSILON |
static constexpr AkReal32 | MAX_VALUE = FLT_MAX |
Definition at line 136 of file AkVectors.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise