GEL  2
GEL is a library for Geometry and Linear Algebra
Public Member Functions
Geometry::EdgeMap Class Reference

List of all members.

Public Member Functions

void set_edge (int ind0, int ind1, const Edge &new_edge)
bool find_edge (int ind0, int ind1, Edge &edg)

Detailed Description

The Edge2VertexMap is a simple database class. The database stores integer values referenced by keys formed by a pair of indices. The intended use is to let the key be a pair of vertices sharing an edge and the value be a new vertex inserted on that edge.


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