Blender V4.3
SkinInfo.cpp File Reference
#include <algorithm>
#include <cstdint>
#include "COLLADABUPlatform.h"
#include "BLI_compiler_attrs.h"
#include "BLI_listbase.h"
#include "BLI_math_matrix.h"
#include "DNA_armature_types.h"
#include "DNA_modifier_types.h"
#include "DNA_scene_types.h"
#include "BKE_action.hh"
#include "BKE_deform.hh"
#include "BKE_object.hh"
#include "BKE_object_deform.h"
#include "ED_mesh.hh"
#include "ED_object.hh"
#include "ED_object_vgroup.hh"
#include "SkinInfo.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 39 of file SkinInfo.cpp.