Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::geography::rowcol Struct Reference

#include <quetzal/geography/coordinates.hpp>

Detailed Description

Grid coordinates.

Row/column indices

Public Types

using value_type = int
 

Public Member Functions

constexpr rowcol (value_type row, value_type column) noexcept
 Constructor.
 

Public Attributes

value_type row
 Row descriptor.
 
value_type col
 Column descriptor.
 

The documentation for this struct was generated from the following file: