#include <pandabase.h>
#include "animControl.h"
#include "animControlCollection.h"
Go to the source code of this file.
Functions | |
BEGIN_PUBLISH EXPCL_PANDA void | auto_bind (PandaNode *root_node, AnimControlCollection &controls, int hierarchy_match_flags=0) |
|
Definition at line 127 of file auto_bind.cxx. References Anims, bind_anims(), Parts, and r_find_bundles(). Referenced by herc_keys(), load_our_models(), and WindowFramework::loop_animations(). |