objreader.h File Reference

Contains factories to generate a cell complex from an obj file. More...

#include <config.h>
#include <string>
#include <util/vector.h>
#include <QIODevice>
#include <QTextStream>
#include <QString>
#include <QFile>
#include <iostream>
#include <algorithms/complex.h>

Go to the source code of this file.

Classes

class  complex_factory::ObjReaderError
 Error object returned by the complex_factory::objreader functions. More...

Namespaces

namespace  complex_factory
 

Contains functions to initialise a complex.


Functions

template<class CellComplex , class Model >
ObjReaderError complex_factory::objreader (std::string filename, CellComplex &T, Model &model)
 Convenience methods that read a Wavefront OBJ file.
template<class CellComplex , class Model >
ObjReaderError complex_factory::objreader (const QString &filename, CellComplex &T, Model &model)
 Convenience methods that read a Wavefront OBJ file.
template<class CellComplex , class Model >
ObjReaderError complex_factory::objreader (QTextStream &content, CellComplex &T, Model &model)
 Read a Wavefront OBJ file describing a surface and return the complex representing it.

Detailed Description

Contains factories to generate a cell complex from an obj file.

Definition in file objreader.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Fri May 31 15:37:53 2013 for VVE by  doxygen 1.6.3