Public Types | |
typedef MeshViewerWidget | inherited_t |
typedef Decimater::DecimaterT < mesh_t > | decimater_t |
typedef Decimater::ModQuadricT < decimater_t > | mod_quadric_t |
typedef Decimater::ModNormalFlippingT < decimater_t > | mod_nf_t |
typedef std::auto_ptr < decimater_t > | decimater_o |
typedef std::auto_ptr < mod_quadric_t > | mod_quadric_o |
typedef std::auto_ptr< mod_nf_t > | mod_nf_o |
Public Member Functions | |
DecimaterViewerWidget (QWidget *_parent=0) | |
default constructor | |
~DecimaterViewerWidget () | |
destructor | |
bool | open_mesh (const char *_filename, OpenMesh::IO::Options _opt) |
open mesh | |
Protected Slots | |
void | animate (void) |
Protected Member Functions | |
virtual void | keyPressEvent (QKeyEvent *_event) |