Public Member Functions | |
| Point2D ()=default | |
| Point2D (double new_y, double new_z) | |
Public Attributes | |
| double | y = 0. |
| double | z = 0. |
Definition at line 58 of file GeometryTestAlg.cxx.
|
default |
|
inline |
Definition at line 63 of file GeometryTestAlg.cxx.
| double simple_geo::Point2D::y = 0. |
Definition at line 59 of file GeometryTestAlg.cxx.
| double simple_geo::Point2D::z = 0. |
Definition at line 60 of file GeometryTestAlg.cxx.
1.8.11