Sleeping Wombat Common Library  0.50.0
swCommonLibrary
KeySet< KeyType > Member List

This is the complete list of members for KeySet< KeyType >, including all inherited members.

AddDefaultInterpolator(Size keyIndex)KeySet< KeyType >inlineprivate
AddKey(TimeType time, const KeyType &value)KeySet< KeyType >inline
AddKey(TimeType time, const KeyType &value, InterpolatorType type)KeySet< KeyType >inline
ChangeInterpolator(Size idx, UPtr< Interpolator > &&interpolator) (defined in KeySet< KeyType >)KeySet< KeyType >inline
Evaluate(TimeType time)KeySet< KeyType >inline
FindKey(TimeType time) (defined in KeySet< KeyType >)KeySet< KeyType >inlineprivate
FindPlace(TimeType time) (defined in KeySet< KeyType >)KeySet< KeyType >inlineprivate
GetKey(TimeType time) (defined in KeySet< KeyType >)KeySet< KeyType >inline
Interpolator typedef (defined in KeySet< KeyType >)KeySet< KeyType >
Interpolators (defined in KeySet< KeyType >)KeySet< KeyType >
Keys (defined in KeySet< KeyType >)KeySet< KeyType >
KeySet()KeySet< KeyType >inlineexplicit
RemoveKey(TimeType time)KeySet< KeyType >inline
UpdateInterpolator(Size index)KeySet< KeyType >inlineprivate
UpdateKey(TimeType time, const KeyType &value)KeySet< KeyType >inline