Classes | Namespaces

Vertex.h File Reference

Base class of vertex. More...

#include <stdlib.h>
#include <string>
#include "../Geometry/Point.h"
#include "../Geometry/Point2.h"
#include "HalfEdge.h"
Include dependency graph for Vertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MeshLib::CVertex
 CVertex class, which is the base class of all kinds of vertex classes. More...

Namespaces

namespace  MeshLib

Detailed Description

Base class of vertex.

Author:
David Gu
Date:
10/07/2010

Definition in file Vertex.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines