A Cartesian 2d box.
More...
#include <box.h>
◆ Cartesian_box() [1/2]
gis::Cartesian_box::Cartesian_box |
( |
| ) |
|
|
default |
◆ Cartesian_box() [2/2]
◆ coordinate_system()
Gets the coordinate system.
- Returns
- The coordinate system type.
Implements gis::Box.
◆ max_corner() [1/2]
Returns the maximum corner.
- Returns
- The maximum corner.
Implements gis::Box.
◆ max_corner() [2/2]
◆ min_corner() [1/2]
Returns the minimum corner.
- Returns
- The minimum corner.
Implements gis::Box.
◆ min_corner() [2/2]
◆ m_max_corner
The corner with maximum X and Y values.
◆ m_min_corner
The corner with minimum X and Y values.
The documentation for this class was generated from the following file: