Blender V2.61 - r43446
|
#include <sstream>
#include "COLLADASWPrimitves.h"
#include "COLLADASWSource.h"
#include "COLLADASWVertices.h"
#include "COLLADABUUtils.h"
#include "GeometryExporter.h"
#include "DNA_meshdata_types.h"
#include "BKE_customdata.h"
#include "BKE_material.h"
#include "collada_internal.h"
Go to the source code of this file.
Definition in file GeometryExporter.cpp.