AnimEngine
Public Types | Public Member Functions | List of all members
MultiPropertyAnimationSequence< P, K > Struct Template Referenceabstract

Public Types

using property_t = P
 
using key_t = K
 

Public Member Functions

virtual key_time_t getLength () const =0
 
virtual property_t sample (K key, key_time_t time_ms) const =0
 
virtual void sampleInPlace (K key, key_time_t time, P &target_prop) const =0
 

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