Wwise SDK 2022.1.17
|
Specialization must provide these methods. Could enforce that through static_assert... static TDataType Cos(TDataType in_value) const; static TDataType Sin(TDataType in_value) const; static TDataType Sqrt(TDataType in_value) const; static constexpr TDataType POSITIVE_EPSILON; static constexpr TDataType VECTOR_EPSILON;
Definition at line 134 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