QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
TileMath::TileKey Struct Reference

#include <TileMath.h>

Public Member Functions

bool operator== (const TileKey &other) const
 

Public Attributes

int x = 0
 
int y = 0
 
int zoom = 0
 

Detailed Description

Definition at line 34 of file TileMath.h.

Member Function Documentation

◆ operator==()

bool TileMath::TileKey::operator== ( const TileKey other) const
inline

Definition at line 40 of file TileMath.h.

References x, y, and zoom.

Member Data Documentation

◆ x

◆ y

◆ zoom


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