Main Page | Namespace List | Class List | File List | Namespace Members | Class Members

Vertex Class Reference

Vertex of a triangle mesh. More...

#include <Vertex.h>

List of all members.

Public Types

enum  State { none, active, passive }

Public Member Functions

 Vertex (const QString &id, double x, double y)
QString ID () const
double x () const
double y () const
void write_XML (QTextStream &cout)

Public Attributes

State state
int grad
bool used


Detailed Description

Vertex of a triangle mesh.

Definition at line 36 of file Vertex.h.


The documentation for this class was generated from the following files:
Generated on Sun Sep 12 12:59:34 2004 for DelaunayMeshGenerator by doxygen 1.3.7