Stellarium 0.15.2
|
Triple struct for a coordinate of a ToastTile. More...
#include <StelToast.hpp>
Public Member Functions | |
bool | operator== (const Coord &b) const |
bool | operator!= (const Coord &b) const |
Public Attributes | |
int | level |
int | x |
int | y |
Triple struct for a coordinate of a ToastTile.
Definition at line 45 of file StelToast.hpp.