#include <tracktion_AutomationCurve.h>
◆ AutomationPoint() [1/2]
engine::AutomationCurve::AutomationPoint::AutomationPoint |
( |
| ) |
|
|
defaultnoexcept |
◆ AutomationPoint() [2/2]
engine::AutomationCurve::AutomationPoint::AutomationPoint |
( |
EditPosition |
t, |
|
|
float |
v, |
|
|
float |
c |
|
) |
| |
|
noexcept |
◆ toValueTree()
juce::ValueTree engine::AutomationCurve::AutomationPoint::toValueTree |
( |
| ) |
const |
◆ operator<()
bool engine::AutomationCurve::AutomationPoint::operator< |
( |
const AutomationPoint & |
other | ) |
const |
◆ time
EditPosition engine::AutomationCurve::AutomationPoint::time |
◆ value
float engine::AutomationCurve::AutomationPoint::value = 0 |
◆ curve
float engine::AutomationCurve::AutomationPoint::curve = 0 |
The documentation for this struct was generated from the following file: