5 #ifndef BPP_GRAPHICS_POINT2DTOOLS_H 6 #define BPP_GRAPHICS_POINT2DTOOLS_H 36 height = height * height;
37 return sqrt((
double)base + (
double)height);
41 #endif // BPP_GRAPHICS_POINT2DTOOLS_H
const T & getY() const
Get the latitude.
const T & getX() const
Get the longitude.