Blender V2.61 - r43446
Functions

AnimationImporter.cpp File Reference

#include <stddef.h>
#include "COLLADABUPlatform.h"
#include "DNA_armature_types.h"
#include "ED_keyframing.h"
#include "BLI_listbase.h"
#include "BLI_math.h"
#include "BLI_path_util.h"
#include "BLI_string.h"
#include "BKE_action.h"
#include "BKE_armature.h"
#include "BKE_fcurve.h"
#include "BKE_object.h"
#include "MEM_guardedalloc.h"
#include "collada_utils.h"
#include "AnimationImporter.h"
#include "ArmatureImporter.h"
#include "MaterialExporter.h"
#include <algorithm>

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 AnimationImporter.cpp.


Function Documentation

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