OpenMesh
OpenMesh::VDPMSynthesizerViewerWidget Class Reference
Inheritance diagram for OpenMesh::VDPMSynthesizerViewerWidget:
Collaboration diagram for OpenMesh::VDPMSynthesizerViewerWidget:

List of all members.

Public Types

typedef MeshViewerWidget Base

Public Member Functions

 VDPMSynthesizerViewerWidget (QWidget *_parent=0, const char *_name=0)
void open_vd_prog_mesh (const char *_filename)
 open view-dependent progressive mesh
void adaptive_refinement ()
bool qrefine (VHierarchyNodeHandle _node_handle)
void force_vsplit (VHierarchyNodeHandle _node_handle)
bool ecol_legal (VHierarchyNodeHandle _parent_handle, VDPMMesh::HalfedgeHandle &v0v1)
void get_active_cuts (VHierarchyNodeHandle _node_handle, VDPMMesh::VertexHandle &vl, VDPMMesh::VertexHandle &vr)
void vsplit (VHierarchyNodeHandle _node_handle, VDPMMesh::VertexHandle vl, VDPMMesh::VertexHandle vr)
void ecol (VHierarchyNodeHandle _parent_handle, const VDPMMesh::HalfedgeHandle &v0v1)
void init_vfront ()

Protected Member Functions

virtual void draw_scene (const std::string &_draw_mode)
 inherited drawing method

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines