QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Viewer3DTileReply::TileInfo_t Struct Reference

#include <Viewer3DTileReply.h>

Public Attributes

QByteArray data
 
int x = 0
 
int y = 0
 
int zoomLevel = 0
 
int mapId = 0
 

Detailed Description

Definition at line 20 of file Viewer3DTileReply.h.

Member Data Documentation

◆ data

QByteArray Viewer3DTileReply::TileInfo_t::data

Definition at line 21 of file Viewer3DTileReply.h.

◆ mapId

int Viewer3DTileReply::TileInfo_t::mapId = 0

Definition at line 25 of file Viewer3DTileReply.h.

◆ x

int Viewer3DTileReply::TileInfo_t::x = 0

Definition at line 22 of file Viewer3DTileReply.h.

◆ y

int Viewer3DTileReply::TileInfo_t::y = 0

Definition at line 23 of file Viewer3DTileReply.h.

◆ zoomLevel

int Viewer3DTileReply::TileInfo_t::zoomLevel = 0

Definition at line 24 of file Viewer3DTileReply.h.


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