Blender V2.61 - r43446
|
#include <map>
#include <vector>
#include "COLLADAFWUniqueId.h"
#include "COLLADAFWTypes.h"
#include "COLLADAFWNode.h"
#include "COLLADAFWSkinController.h"
#include "COLLADAFWSkinControllerData.h"
#include "DNA_object_types.h"
#include "BKE_context.h"
#include "TransformReader.h"
#include "collada_internal.h"
Go to the source code of this file.
Classes | |
class | SkinInfo |
struct | SkinInfo::JointData |
Definition in file SkinInfo.h.