|
libart-paperback 0.1.0-a.1.20260122225059.e5fea306241a
PDF (1.4) library for C++
|
Represents a point in a two-dimensional space. More...
#include <art/paperback/primitives.hxx>
Public Attributes | |
| double | x {} |
| The X coordinate. | |
| double | y {} |
| The Y coordinate. | |
Represents a point in a two-dimensional space.
| double Art::Paperback::Point_2D::x {} |
The X coordinate.
| double Art::Paperback::Point_2D::y {} |
The Y coordinate.