Go to the documentation of this file.
18 #include <boost/shared_ptr.hpp>
25 namespace DataStructures {
58 void write(
const ptr_input inputMesh,
const std::string &filePath);
This class represents an AIFMesh object writer. An AIFMeshWriter writes a mesh file (....
superclass::ptr_input ptr_input
boost::shared_ptr< input_type > ptr_input
AIFMesh::CoordinateType coord_type
AIFMesh::CoordinateType coordT_type
void write(const ptr_input inputMesh, const std::string &filePath)
Interfaces for plugins These interfaces will be used for different plugins.
AIFMesh::NormalCoordinateType coordN_type
AIFMesh::CoordinateType coordC_type
AIFVertex::CoordinateType CoordinateType
superclass::input_type input_type
boost::shared_ptr< self > ptr_writer
MeshWriterInterface< AIFMesh > superclass
AIFFace::NormalCoordinateType NormalCoordinateType