Blender V2.61 - r43446
|
#include <string>
#include <vector>
#include <set>
#include "COLLADASWStreamWriter.h"
#include "COLLADASWLibraryGeometries.h"
#include "COLLADASWInputList.h"
#include "DNA_mesh_types.h"
#include "DNA_object_types.h"
#include "DNA_scene_types.h"
#include "ExportSettings.h"
Go to the source code of this file.
Classes | |
class | GeometryExporter |
struct | GeometryExporter::Face |
struct | GeometryExporter::Normal |
struct | GeometryFunctor |
Definition in file GeometryExporter.h.