Blender V2.61 - r43446
|
#include <map>
#include <vector>
#include "COLLADAFWAnimation.h"
#include "COLLADAFWAnimationCurve.h"
#include "COLLADAFWAnimationList.h"
#include "COLLADAFWNode.h"
#include "COLLADAFWUniqueId.h"
#include "COLLADAFWLight.h"
#include "COLLADAFWCamera.h"
#include "COLLADAFWMaterial.h"
#include "COLLADAFWEffect.h"
#include "COLLADAFWInstanceGeometry.h"
#include "DNA_anim_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "DNA_lamp_types.h"
#include "DNA_camera_types.h"
#include "TransformReader.h"
#include "collada_internal.h"
Go to the source code of this file.
Classes | |
class | AnimationImporterBase |
class | AnimationImporter |
struct | AnimationImporter::AnimMix |
Definition in file AnimationImporter.h.