QGIS API Documentation 3.99.0-Master (752b475928d)
Loading...
Searching...
No Matches
QgsCesiumUtils::B3DMContents Struct Reference

Encapsulates the contents of a B3DM file. More...

#include <qgscesiumutils.h>

Public Attributes

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

Detailed Description

Encapsulates the contents of a B3DM file.

Definition at line 101 of file qgscesiumutils.h.

Member Data Documentation

◆ gltf

QByteArray QgsCesiumUtils::B3DMContents::gltf

GLTF binary content.

Definition at line 104 of file qgscesiumutils.h.

◆ rtcCenter

QgsVector3D QgsCesiumUtils::B3DMContents::rtcCenter

Optional RTC center.

Definition at line 107 of file qgscesiumutils.h.


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