Blender V2.61 - r43446
|
#include "COLLADAFWNode.h"
#include "COLLADAFWTransformation.h"
#include "COLLADAFWTranslate.h"
#include "COLLADAFWRotate.h"
#include "COLLADAFWScale.h"
#include "COLLADAFWMatrix.h"
#include "COLLADAFWUniqueId.h"
#include "Math/COLLADABUMathVector3.h"
#include "DNA_object_types.h"
#include "BLI_math.h"
#include "collada_internal.h"
Go to the source code of this file.
Classes | |
class | TransformReader |
struct | TransformReader::Animation |
Definition in file TransformReader.h.