OMToolkit  1.0
The polygonal mesh processing tool.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Namespaces | Functions
OMIO.hxx File Reference

Go to the source code of this file.

Namespaces

namespace  OMToolkit
 
namespace  OMToolkit::IO
 

Functions

template<class Mesh >
bool OMToolkit::IO::writeMesh (Mesh &mesh, mds::mod::CChannel &channel, Options opt)
 
template<class Mesh >
bool OMToolkit::IO::writeMesh (Mesh &mesh, std::string filename, Options opt)
 
template<class Mesh >
bool OMToolkit::IO::writeMesh (Mesh &mesh, std::ostream &stream, std::string format, Options opt)
 
template<class Mesh >
bool OMToolkit::IO::readMesh (Mesh &mesh, mds::mod::CChannel &channel, Options &opt)
 
template<class Mesh >
bool OMToolkit::IO::readMesh (Mesh &mesh, std::string filename, Options &opt)
 
template<class Mesh >
bool OMToolkit::IO::readMesh (Mesh &mesh, std::istream &stream, std::string format, Options &opt)
 
template<class Mesh , typename Scalar >
bool OMToolkit::IO::exportVertices (Mesh &mesh, Scalar *output_array, bool normals)
 

Detailed Description

OpenMesh Toolkit for mesh analysis
Copyright (c) 2010 by Rostislav Hulik

Author: Rostislav Hulik, ihuli.nosp@m.k@fi.nosp@m.t.vut.nosp@m.br.c.nosp@m.z
Date: 2010/10/20

Description: