Public Member Functions | |
animation_branch () | |
config | merge () const |
Public Attributes | |
config | attributes |
std::vector < config::all_children_iterator > | children |
Definition at line 69 of file animation.cpp.
|
inline |
Definition at line 71 of file animation.cpp.
|
inline |
Definition at line 79 of file animation.cpp.
References config::add_child(), attributes, and i.
config animation_branch::attributes |
Definition at line 77 of file animation.cpp.
Referenced by merge().
std::vector<config::all_children_iterator> animation_branch::children |
Definition at line 78 of file animation.cpp.
Referenced by prepare_single_animation().