|
Hermes2D
3.0
|
< element info structure More...
#include <scalar_view.h>
Public Member Functions | |
| ElementInfo (int id, float x, float y, float width, float height) | |
Public Attributes | |
| float | x |
| location of center[in physical coordinates] | |
| float | y |
| float | width |
| width, height of AABB[in physical coordinates] | |
| float | height |
| int | id |
| element ID | |
< element info structure
Definition at line 87 of file scalar_view.h.