Home
last modified time | relevance | path

Searched defs:anAnimatedProperty (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/
H A DVisualAsset.cpp507 void VisualAsset::removeAnimations(AnimatedProperty anAnimatedProperty) { in removeAnimations()
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/Tools/Timing/
H A DVisualAnimation.cpp593 …eValueToCurrentPropertyValue(const VisualAsset& visualAsset, AnimatedProperty anAnimatedProperty) { in setCurrentTimelineValueToCurrentPropertyValue()