![]() |
Blender V2.61 - r43446
|
#include <string>#include <sstream>#include "COLLADASWInstanceMaterial.h"#include "BKE_customdata.h"#include "BKE_material.h"#include "DNA_mesh_types.h"#include "InstanceWriter.h"#include "collada_internal.h"#include "collada_utils.h"Go to the source code of this file.
Definition in file InstanceWriter.cpp.