TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::CurvePoint Struct Reference

Public Member Functions

 CurvePoint ()=default
 
 CurvePoint (EditTime t, float val)
 

Public Attributes

EditTime time
 
float value = 0
 

Constructor & Destructor Documentation

◆ CurvePoint() [1/2]

tracktion::engine::CurvePoint::CurvePoint ( )
default

◆ CurvePoint() [2/2]

tracktion::engine::CurvePoint::CurvePoint ( EditTime  t,
float  val 
)

Member Data Documentation

◆ time

EditTime tracktion::engine::CurvePoint::time

◆ value

float tracktion::engine::CurvePoint::value = 0

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