QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Viewer3DTileInfo Struct Reference

#include <Viewer3DTileInfo.h>

Public Attributes

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

Detailed Description

Definition at line 5 of file Viewer3DTileInfo.h.

Member Data Documentation

◆ data

QByteArray Viewer3DTileInfo::data

Definition at line 7 of file Viewer3DTileInfo.h.

◆ mapId

int Viewer3DTileInfo::mapId = 0

Definition at line 11 of file Viewer3DTileInfo.h.

◆ x

int Viewer3DTileInfo::x = 0

Definition at line 8 of file Viewer3DTileInfo.h.

◆ y

int Viewer3DTileInfo::y = 0

Definition at line 9 of file Viewer3DTileInfo.h.

◆ zoomLevel

int Viewer3DTileInfo::zoomLevel = 0

Definition at line 10 of file Viewer3DTileInfo.h.


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