Blender V2.61 - r43446
Functions

ArmatureImporter.cpp File Reference

#include "COLLADABUPlatform.h"
#include <algorithm>
#include "COLLADAFWUniqueId.h"
#include "BKE_action.h"
#include "BKE_depsgraph.h"
#include "BKE_object.h"
#include "BKE_armature.h"
#include "BLI_string.h"
#include "ED_armature.h"
#include "ArmatureImporter.h"

Go to the source code of this file.

Functions

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

Detailed Description

Definition in file ArmatureImporter.cpp.


Function Documentation

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

Definition at line 46 of file ArmatureImporter.cpp.

Referenced by ArmatureImporter::get_rna_path_for_joint().