#include <unify.h>
Classes | |
class | BackCompDist |
struct | PVertex |
class | Tmark |
Public Types | |
typedef EdgeMeshType::CoordType | CoordType |
typedef EdgeMeshType::EdgePointer | EdgePointer |
typedef GridStaticPtr< PVertex > | GridType |
typedef EdgeMeshType::ScalarType | ScalarType |
typedef EdgeMeshType::VertexPointer | VertexPointer |
Static Public Member Functions | |
static GridType & | Grid () |
static void | Join (PVertex pv0, PVertex &pv1) |
static void | Vertices (EdgeMeshType &em, ScalarType epsilon) |
Class for computing unification of the vertices or of the edges
Definition at line 67 of file unify.h.