Molybden API
|
A pair of numbers that in general are used to define coordinates in the two-dimensional space. More...
#include <geometry.hpp>
Public Member Functions | |
Point (int32_t x, int32_t y) | |
Public Attributes | |
int32_t | x |
The horizontal coordinate. | |
int32_t | y |
The vertical coordinate. | |
A pair of numbers that in general are used to define coordinates in the two-dimensional space.