QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
Encapsulates the contents of a B3DM file. More...
#include <qgscesiumutils.h>
Public Attributes | |
QByteArray | gltf |
GLTF binary content. | |
QgsVector3D | rtcCenter |
Optional RTC center. | |
Encapsulates the contents of a B3DM file.
Definition at line 100 of file qgscesiumutils.h.
QByteArray QgsCesiumUtils::B3DMContents::gltf |
GLTF binary content.
Definition at line 103 of file qgscesiumutils.h.
QgsVector3D QgsCesiumUtils::B3DMContents::rtcCenter |
Optional RTC center.
Definition at line 106 of file qgscesiumutils.h.