Hermes2D  2.0
Hermes::Hermes2D::Views::ScalarView::VertexNodeInfo Struct Reference

Information about a vertex node. More...

#include <scalar_view.h>

Public Member Functions

 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
 

Detailed Description

Information about a vertex node.

Definition at line 77 of file scalar_view.h.


The documentation for this struct was generated from the following file: