TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
engine::AutomationCurveModifier::CurveInfo Struct Reference

Holds the curve and limits of a curve type. More...

#include <tracktion_AutomationCurveList.h>

Public Attributes

CurveModifierType type
 The type of curve.
 
AutomationCurvecurve
 The actual curve.
 
juce::Range< floatlimits
 The limits of this curve.
 

Detailed Description

Holds the curve and limits of a curve type.

Member Data Documentation

◆ type

CurveModifierType engine::AutomationCurveModifier::CurveInfo::type

The type of curve.

◆ curve

AutomationCurve& engine::AutomationCurveModifier::CurveInfo::curve

The actual curve.

◆ limits

juce::Range<float> engine::AutomationCurveModifier::CurveInfo::limits

The limits of this curve.


The documentation for this struct was generated from the following file: