

Inherits rectangle, even though the coordinates of the rectangle are used to store the indices of the corresponding sides.
Definition at line 170 of file delphin_output_lib_types.h.
Public Member Functions | |
| ElementData () | |
Public Attributes | |
| double | x |
| double | y |
| DELPHIN::ElementData::ElementData | ( | ) |
Definition at line 171 of file delphin_output_lib_types.h.
| double DELPHIN::ElementData::x |
Definition at line 172 of file delphin_output_lib_types.h.
| double DELPHIN::ElementData::y |
Definition at line 172 of file delphin_output_lib_types.h.
1.5.5