Version

menu_open
Wwise SDK 2022.1.12
AkGraphPointBase< VALUE_TYPE > Struct Template Reference

Type for a point in an RTPC or Attenuation curve. More...

#include <AkTypes.h>

Public Member Functions

 AkGraphPointBase ()=default
 
 AkGraphPointBase (AkReal32 in_from, VALUE_TYPE in_to, AkCurveInterpolation in_interp)
 
bool operator== (const AkGraphPointBase &other) const
 

Public Attributes

AkReal32 From
 Represents the value on the X axis. More...
 
VALUE_TYPE To
 Represents the value on the Y axis. More...
 
AkCurveInterpolation Interp
 The shape of the interpolation curve between this point and the next. More...
 

Detailed Description

template<class VALUE_TYPE>
struct AkGraphPointBase< VALUE_TYPE >

Type for a point in an RTPC or Attenuation curve.

Definition at line 950 of file AkTypes.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