#include <GeomPara.h>
Public Member Functions | |
| GeomPara () | |
| GeomPara (double topRefZ, double botRefZ) | |
| ~GeomPara () | |
Public Attributes | |
| double | m_topRefZ |
| double | m_botRefZ |
Definition at line 9 of file GeomPara.h.
| GeomPara::GeomPara | ( | ) | [inline] |
| GeomPara::GeomPara | ( | double | topRefZ, | |
| double | botRefZ | |||
| ) |
| GeomPara::~GeomPara | ( | ) | [inline] |
| double GeomPara::m_topRefZ |
Definition at line 13 of file GeomPara.h.
| double GeomPara::m_botRefZ |
Definition at line 14 of file GeomPara.h.
1.4.7