Searched defs:stl_append_effect_func (Results 1 – 1 of 1) sorted by relevance
584 struct stl_append_effect_func : public std::unary_function<CustomAnimationEffectPtr, void> struct586 stl_append_effect_func( CustomAnimationList& rList ) : mrList( rList ) {} in stl_append_effect_func() argument588 CustomAnimationList& mrList;
Completed in 18 milliseconds