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

OpenMesh::IO::_OMWriter_ Class Reference

Implementation of the OM format writer. More...

#include <OMWriter.hh>

Inheritance diagram for OpenMesh::IO::_OMWriter_:

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

Public Member Functions

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

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

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


Protected Member Functions

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


Detailed Description

Implementation of the OM format writer.

This class is singleton'ed by SingletonT to OMWriter.


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