Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
RealPrecision< TDataType > Class Template Reference

Detailed Description

template<typename TDataType>
class RealPrecision< TDataType >

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.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise