QGIS API Documentation 3.39.0-Master (47f7b3a4989)
Loading...
Searching...
No Matches
Public Attributes | List of all members
QgsCesiumUtils::TileContents Struct Reference

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

#include <qgscesiumutils.h>

Public Attributes

QByteArray gltf
 GLTF binary content.
 
QgsVector3D rtcCenter
 Optional RTC center.
 

Detailed Description

Encapsulates the contents of a 3D tile.

Definition at line 118 of file qgscesiumutils.h.

Member Data Documentation

◆ gltf

QByteArray QgsCesiumUtils::TileContents::gltf

GLTF binary content.

Definition at line 121 of file qgscesiumutils.h.

◆ rtcCenter

QgsVector3D QgsCesiumUtils::TileContents::rtcCenter

Optional RTC center.

Definition at line 124 of file qgscesiumutils.h.


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