Blender V4.3
ArmatureImporter.cpp File Reference
#include "COLLADABUPlatform.h"
#include <algorithm>
#include "COLLADAFWUniqueId.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)
 

Function Documentation

◆ bc_get_joint_name()

template<class T >
static const char * bc_get_joint_name ( T * node)
static

Definition at line 32 of file ArmatureImporter.cpp.