Public Types | Public Slots | Public Member Functions | Protected Attributes

MeshViewerWidget Class Reference

Inheritance diagram for MeshViewerWidget:
Inheritance graph
[legend]
Collaboration diagram for MeshViewerWidget:
Collaboration graph
[legend]

List of all members.

Public Types

typedef MeshViewerWidgetT< Mesh > Base

Public Slots

void query_open_mesh_file ()
void query_open_texture_file ()

Public Member Functions

 MeshViewerWidget (QWidget *parent=0)
 default constructor
OpenMesh::IO::Optionsoptions ()
const OpenMesh::IO::Optionsoptions () const
void setOptions (const OpenMesh::IO::Options &opts)
void open_mesh_gui (QString fname)
void open_texture_gui (QString fname)
 MeshViewerWidget (QWidget *_parent=0)
 default constructor
 ~MeshViewerWidget ()
 destructor
bool open_mesh (const char *_filename, OpenMesh::IO::Options _opt)
 open mesh
Mesh & orig_mesh ()
const Mesh & orig_mesh () const

Protected Attributes

Mesh orig_mesh_

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

acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .