Wwise SDK 2024.1.4
|
#include <AkVectors.h>
Static Public Member Functions | |
static AkReal64 | Cos (AkReal64 in_value) |
static AkReal64 | Sin (AkReal64 in_value) |
static AkReal64 | Sqrt (AkReal64 in_value) |
static AkReal64 | ACos (AkReal64 in_value) |
static bool | IsFinite (AkReal64 in_val) |
Static Public Attributes | |
static constexpr AkReal64 | POSITIVE_EPSILON = 0.000000000001f |
static constexpr AkReal64 | VECTOR_EPSILON = AKVECTORS_EPSILON |
static constexpr AkReal64 | MAX_VALUE = DBL_MAX |
Definition at line 156 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