|
Hermes2D
2.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 |
| float | y |
| location of center[in physical coordinates] | |
| float | width |
| float | height |
| width, height of AABB[in physical coordinates] | |
| int | id |
| element ID | |
< element info structure
Definition at line 103 of file scalar_view.h.