Public Attributes | List of all members
TileCoordinateGeneric< NumericType > Struct Template Reference

#include <coordinates.h>

Public Attributes

NumericType x
 
NumericType y
 

Detailed Description

template<typename NumericType = int>
struct TileCoordinateGeneric< NumericType >

A coordinate for identifying the position of a tile at a given zoom level

"Tile coordinates" use the coordinate system explained in https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#X_and_Y

Note
Please use the non-generic TileCoordinate unless you have a specific reason not to.

Definition at line 41 of file coordinates.h.

Member Data Documentation

◆ x

template<typename NumericType = int>
NumericType TileCoordinateGeneric< NumericType >::x

Definition at line 43 of file coordinates.h.

◆ y

template<typename NumericType = int>
NumericType TileCoordinateGeneric< NumericType >::y

Definition at line 43 of file coordinates.h.


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


rviz_satellite
Author(s): Gareth Cross , Andre Schröder
autogenerated on Thu May 4 2023 02:31:43