eng_import.hh File Reference

Imports 3D models (from Blender) as Palomino Objects. More...

#include "eng_node.hh"
#include "eng_graph.hh"
#include "eng_graph_maker.hh"

Go to the source code of this file.

Namespaces

namespace  eng

Classes

class  eng::GraphImporter
 Imports 3D model files as Graph objects. More...
class  eng::GraphImporter::Polygon
 Holds state during parsing of a polygon. More...

Defines

#define ENG_IMPORT_HH   1

Functions

SharedPtr< Graph > eng::ImportGraph (const string &fnameModel, const Vector3 vertexScale=Vector3(1, 1, 1), const Vector3 vertexOffset=Vector3(0, 0, 0))


Detailed Description

Imports 3D models (from Blender) as Palomino Objects.

Id
LastChangedDate

Author:
Jim E. Brooks http://www.palomino3d.org
Remarks:
See implementation.html for the data format that is imported etc.

Define Documentation

#define ENG_IMPORT_HH   1

Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:14 2007