ScalarView::ElementInfo Struct Reference

< element info structure More...

#include <scalar_view.h>

List of all members.

Public Member Functions

 ElementInfo ()
 ElementInfo (int id, float x, float y, float width, float height)

Public Attributes

float x
float y
 location of center [in physical coordinates]
float width
float height
 width, height of AABB [in physical coordinates]
int id
 element ID

Detailed Description

< element info structure


Constructor & Destructor Documentation

ScalarView::ElementInfo::ElementInfo (  )  [inline]
ScalarView::ElementInfo::ElementInfo ( int  id,
float  x,
float  y,
float  width,
float  height 
) [inline]

Member Data Documentation

width, height of AABB [in physical coordinates]

element ID

location of center [in physical coordinates]


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