QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsCesiumUtils::TileContents Struct Reference

Encapsulates the contents of a 3D tile. More...

#include <qgscesiumutils.h>

Public Attributes

QByteArray gltf
 GLTF binary content.
QgsVector3D rtcCenter
 Center position of relative-to-center coordinates (when used).

Detailed Description

Encapsulates the contents of a 3D tile.

Definition at line 119 of file qgscesiumutils.h.

Member Data Documentation

◆ gltf

QByteArray QgsCesiumUtils::TileContents::gltf

GLTF binary content.

Definition at line 122 of file qgscesiumutils.h.

◆ rtcCenter

QgsVector3D QgsCesiumUtils::TileContents::rtcCenter

Center position of relative-to-center coordinates (when used).

Definition at line 125 of file qgscesiumutils.h.


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