OpenMesh::IO::ExporterT< Mesh > Class Template Reference

#include <ExporterT.hh>

Inheritance diagram for OpenMesh::IO::ExporterT< Mesh >:

Inheritance graph
[legend]
Collaboration diagram for OpenMesh::IO::ExporterT< Mesh >:

Collaboration graph
[legend]

Public Member Functions

 ExporterT (const Mesh &_mesh)
Vec3f point (VertexHandle _vh) const
Vec3f normal (VertexHandle _vh) const
Vec3uc color (VertexHandle _vh) const
Vec2f texcoord (VertexHandle _vh) const
unsigned int get_vhandles (FaceHandle _fh, std::vector< VertexHandle > &_vhandles) const
Vec3f normal (FaceHandle _fh) const
Vec3uc color (FaceHandle _fh) const
virtual const BaseKernelkernel ()
size_t n_vertices () const
size_t n_faces () const
size_t n_edges () const
bool is_triangle_mesh () const
bool has_vertex_normals () const
bool has_vertex_colors () const
bool has_vertex_texcoords () const
bool has_face_normals () const
bool has_face_colors () const

Detailed Description

template<class Mesh>
class OpenMesh::IO::ExporterT< Mesh >

This class template provides an exporter module for OpenMesh meshes.
The documentation for this class was generated from the following file:

Generated on Fri Jan 16 13:01:49 2009 by  doxygen 1.5.5