Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.h224 struct EvaluationData { in META_BEGIN_NAMESPACE() struct
226 const IAny::Ptr target; in META_BEGIN_NAMESPACE()
228 const IAny::Ptr from; in META_BEGIN_NAMESPACE()
230 const IAny::Ptr to; in META_BEGIN_NAMESPACE()
232 float progress; in META_BEGIN_NAMESPACE()
234 const ICurve1D::Ptr curve; in META_BEGIN_NAMESPACE()
236 inline bool IsValid() const noexcept in META_BEGIN_NAMESPACE()