Blender V2.61 - r43446
|
#include <map>
#include <vector>
#include "COLLADAFWIndexList.h"
#include "COLLADAFWInstanceGeometry.h"
#include "COLLADAFWMaterialBinding.h"
#include "COLLADAFWMesh.h"
#include "COLLADAFWMeshVertexData.h"
#include "COLLADAFWNode.h"
#include "COLLADAFWTextureCoordinateBinding.h"
#include "COLLADAFWTypes.h"
#include "COLLADAFWUniqueId.h"
#include "DNA_material_types.h"
#include "DNA_mesh_types.h"
#include "DNA_meshdata_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "DNA_texture_types.h"
#include "ArmatureImporter.h"
#include "collada_utils.h"
Go to the source code of this file.
Classes | |
class | MeshImporterBase |
class | UVDataWrapper |
class | MeshImporter |
struct | MeshImporter::Primitive |
Definition in file MeshImporter.h.