template <int Dim> class Vertex

Data type for vertex

Public Methods

inline double* operator) () const
Returns pointer to the coordinates of the vertex.
inline double& operator) (int i)
Returns the i'th coordinate of the vertex.
inline const double& operator) (int i) const
Returns the i'th coordinate of the vertex.
inline void GetAttribute( int &attr ) const
Returns vertex attribute.
inline int GetDim() const
Get the dimension

Documentation

Data type for vertex
inline double* operator) () const
Returns pointer to the coordinates of the vertex.

inline double& operator) (int i)
Returns the i'th coordinate of the vertex.

inline const double& operator) (int i) const
Returns the i'th coordinate of the vertex.

inline void GetAttribute( int &attr ) const
Returns vertex attribute.

inline int GetDim() const
Get the dimension


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de