Classes | Namespaces

Edge.h File Reference

Base class of edge. More...

#include <assert.h>
#include <stdlib.h>
#include <math.h>
#include <string>
Include dependency graph for Edge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshLib::CEdge
 CEdge class, which is the base class of all kinds of edge classes. More...
class  MeshLib::CEdgeKey
 CEdgeKey class, which is used for sorting edges. More...

Namespaces

namespace  MeshLib

Detailed Description

Base class of edge.

Author:
David Gu
Date:
10/07/2010

Definition in file Edge.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines