|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
Encapsulates the contents of a 3D tile. More...
#include <qgscesiumutils.h>
Public Attributes | |
| QByteArray | gltf |
| GLTF binary content. | |
| QgsVector3D | rtcCenter |
| Optional RTC center. | |
Encapsulates the contents of a 3D tile.
Definition at line 118 of file qgscesiumutils.h.
| QByteArray QgsCesiumUtils::TileContents::gltf |
GLTF binary content.
Definition at line 121 of file qgscesiumutils.h.
| QgsVector3D QgsCesiumUtils::TileContents::rtcCenter |
Optional RTC center.
Definition at line 124 of file qgscesiumutils.h.