OMToolkit  1.0
The polygonal mesh processing tool.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
OpenMesh::IO::OMReaderExt Class Reference

#include <OMReaderExt.h>

Inheritance diagram for OpenMesh::IO::OMReaderExt:

Public Member Functions

virtual ~OMReaderExt ()
 
bool read (mds::mod::CChannel &_is, BaseImporter &_bi, Options &_opt)
 

Detailed Description

Class extends functionality of OMReader for import from MDSTk Channel

Constructor & Destructor Documentation

virtual OpenMesh::IO::OMReaderExt::~OMReaderExt ( )
inlinevirtual

Destructor

Member Function Documentation

bool OpenMesh::IO::OMReaderExt::read ( mds::mod::CChannel &  _is,
BaseImporter &  _bi,
Options &  _opt 
)

Stream Reader for MDSTk input in binary format

Parameters
_isInput MDSTk channel
_biBase importer used for reading
_optOptions for writing
Returns
True, if reading was successful

The documentation for this class was generated from the following files: