ScalarView::VertexNodeInfo Struct Reference

< Information about a vertex node. More...

#include <scalar_view.h>

List of all members.

Public Member Functions

 VertexNodeInfo ()
 VertexNodeInfo (int id, float x, float y)
 An empty default constructor to limit time.

Public Attributes

float x
float y
 location of the node in coordinates of the mesh
int id
 id of the node
bool selected
 true if the node is selected
TwBar * tw_bar
 a pointer to a gui window (CTwBar*) (GUI only).

Detailed Description

< Information about a vertex node.


Constructor & Destructor Documentation

ScalarView::VertexNodeInfo::VertexNodeInfo (  )  [inline]
ScalarView::VertexNodeInfo::VertexNodeInfo ( int  id,
float  x,
float  y 
) [inline]

An empty default constructor to limit time.


Member Data Documentation

id of the node

true if the node is selected

a pointer to a gui window (CTwBar*) (GUI only).

location of the node in coordinates of the mesh


The documentation for this struct was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3