All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Public Member Functions | Private Attributes | Static Private Attributes
orgQhull::QhullVertex Class Reference

#include <QhullVertex.h>

List of all members.

Classes

struct  PrintVertex

Public Member Functions

int dimension () const
vertexTgetBaseT () const
vertexTgetVertexT () const
int id () const
bool isDefined () const
QhullFacetSet neighborFacets () const
bool neighborFacetsDefined () const
 True if defineVertexNeighborFacets() already called. Auotomatically set for facet merging, Voronoi diagrams.
QhullVertex next () const
bool operator!= (const QhullVertex &o) const
QhullVertexoperator= (const QhullVertex &o)
bool operator== (const QhullVertex &o) const
QhullPoint point () const
QhullVertex previous () const
PrintVertex print (int qhRunId) const
 QhullVertex ()
 QhullVertex (const QhullVertex &o)
 QhullVertex (vertexT *v)
 ~QhullVertex ()

Private Attributes

vertexTqh_vertex

Static Private Attributes

static vertexT s_empty_vertex

Detailed Description

Definition at line 43 of file QhullVertex.h.


Constructor & Destructor Documentation

Definition at line 56 of file QhullVertex.h.

Definition at line 58 of file QhullVertex.h.

Definition at line 61 of file QhullVertex.h.

Definition at line 65 of file QhullVertex.h.


Member Function Documentation

int orgQhull::QhullVertex::dimension ( ) const [inline]

Definition at line 72 of file QhullVertex.h.

Definition at line 69 of file QhullVertex.h.

Definition at line 66 of file QhullVertex.h.

int orgQhull::QhullVertex::id ( ) const [inline]

Definition at line 73 of file QhullVertex.h.

bool orgQhull::QhullVertex::isDefined ( ) const [inline]

Definition at line 74 of file QhullVertex.h.

Return neighboring facets for a vertex If neither merging nor Voronoi diagram, requires Qhull::defineVertexNeighborFacets() beforehand.

Definition at line 36 of file QhullVertex.cpp.

True if defineVertexNeighborFacets() already called. Auotomatically set for facet merging, Voronoi diagrams.

Definition at line 76 of file QhullVertex.h.

Definition at line 77 of file QhullVertex.h.

bool orgQhull::QhullVertex::operator!= ( const QhullVertex o) const [inline]

Definition at line 79 of file QhullVertex.h.

QhullVertex& orgQhull::QhullVertex::operator= ( const QhullVertex o) [inline]

Definition at line 60 of file QhullVertex.h.

bool orgQhull::QhullVertex::operator== ( const QhullVertex o) const [inline]

Definition at line 78 of file QhullVertex.h.

Definition at line 80 of file QhullVertex.h.

Definition at line 81 of file QhullVertex.h.

PrintVertex orgQhull::QhullVertex::print ( int  qhRunId) const [inline]

Definition at line 93 of file QhullVertex.h.


Member Data Documentation

Definition at line 47 of file QhullVertex.h.

Initial value:
 {0,0,0,0,0,
                 0,0,0,0,0,
                 0,0}

Definition at line 50 of file QhullVertex.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libqhull
Author(s): Robert Krug
autogenerated on Tue Jun 18 2013 12:38:50