Graphite  Version 3
An experimental 3D geometry processing program
mesh_grob_border_tools.h File Reference

Tools to edit surface mesh borders. More...

#include <OGF/mesh_gfx/common/common.h>
#include <OGF/mesh_gfx/tools/mesh_grob_tool.h>

Go to the source code of this file.

Classes

class  OGF::MeshGrobGlueEdges
 A Tool that glues edges on the border. More...
 
class  OGF::MeshGrobUnglueEdges
 A Tool that unglues two edges, thus forming a new border. More...
 
class  OGF::MeshGrobGlueUnglueEdges
 A Tool that glues/unglues edges depending on the pushed mouse button. More...
 
class  OGF::MeshGrobZipEdges
 A Tool that zips two edges on the border, starting from their common vertex. More...
 
class  OGF::MeshGrobZipUnzipEdges
 A Tool that zips/unzips edges depending on the pushed mouse button. More...
 
class  OGF::MeshGrobConnectEdges
 A Tool that connects two picked mesh facet edges on the border. More...
 
class  OGF::MeshGrobConnectDisconnectEdges
 A Tool that zips/unzips edges depending on the pushed mouse button. More...
 

Namespaces

 OGF
 Global Graphite namespace.
 

Detailed Description

Tools to edit surface mesh borders.

Definition in file mesh_grob_border_tools.h.