|
Blender V4.5
|
#include <algorithm>#include <iostream>#include "COLLADAFWUniqueId.h"#include "DNA_key_types.h"#include "BKE_action.hh"#include "BKE_armature.hh"#include "BKE_object.hh"#include "BLI_listbase.h"#include "BLI_math_matrix.h"#include "BLI_string.h"#include "ED_armature.hh"#include "ANIM_bone_collections.hh"#include "DEG_depsgraph.hh"#include "ArmatureImporter.h"#include "collada_utils.h"Go to the source code of this file.
Functions | |
| template<class T> | |
| static const char * | bc_get_joint_name (T *node) |