Public Member Functions | |
config | merge () const |
Public Attributes | |
config | attributes |
std::vector< config::const_all_children_iterator > | children |
Definition at line 37 of file animation.cpp.
|
inline |
Definition at line 39 of file animation.cpp.
References config::add_child(), attributes, children, and i.
config animation_branch::attributes |
Definition at line 49 of file animation.cpp.
Referenced by merge().
std::vector<config::const_all_children_iterator> animation_branch::children |
Definition at line 50 of file animation.cpp.
Referenced by merge(), and prepare_single_animation().