Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

OpenMesh::IO::_OBJWriter_ Class Reference

This class defines the OBJ writer. More...

#include <OBJWriter.hh>

Inheritance diagram for OpenMesh::IO::_OBJWriter_:

OpenMesh::IO::BaseWriter List of all members.

Public Methods

std::string get_description () const
 Return short description of the supported file format.

std::string get_extensions () const
 Return file format's extension.

bool write (const std::string &, BaseExporter &, Options) const
 Write to file _filename. Data source specified by BaseExporter _be.

size_t binary_size (BaseExporter &, Options) const
 Returns expected size of file if binary format is supported else 0.


Detailed Description

This class defines the OBJ writer.

This class is further singleton'ed by SingletonT to OBJWriter.


The documentation for this class was generated from the following files:
acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .