|
QGIS API Documentation 4.1.0-Master (9af12b5a203)
|
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 116 of file qgscesiumutils.h.
| QByteArray QgsCesiumUtils::B3DMContents::gltf |
GLTF binary content.
Definition at line 119 of file qgscesiumutils.h.
| QgsVector3D QgsCesiumUtils::B3DMContents::rtcCenter |
Optional RTC center.
Definition at line 122 of file qgscesiumutils.h.