QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include <qgsquantizedmeshtiles.h>
Public Attributes | |
double | BoundingSphereCenterX |
double | BoundingSphereCenterY |
double | BoundingSphereCenterZ |
double | BoundingSphereRadius |
double | CenterX |
double | CenterY |
double | CenterZ |
double | HorizonOcclusionPointX |
double | HorizonOcclusionPointY |
double | HorizonOcclusionPointZ |
float | MaximumHeight |
float | MinimumHeight |
uint32_t | vertexCount |
Definition at line 33 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::BoundingSphereCenterX |
Definition at line 50 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::BoundingSphereCenterY |
Definition at line 51 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::BoundingSphereCenterZ |
Definition at line 52 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::BoundingSphereRadius |
Definition at line 53 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::CenterX |
Definition at line 36 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::CenterY |
Definition at line 37 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::CenterZ |
Definition at line 38 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::HorizonOcclusionPointX |
Definition at line 58 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::HorizonOcclusionPointY |
Definition at line 59 of file qgsquantizedmeshtiles.h.
double QgsQuantizedMeshHeader::HorizonOcclusionPointZ |
Definition at line 60 of file qgsquantizedmeshtiles.h.
float QgsQuantizedMeshHeader::MaximumHeight |
Definition at line 46 of file qgsquantizedmeshtiles.h.
float QgsQuantizedMeshHeader::MinimumHeight |
Definition at line 45 of file qgsquantizedmeshtiles.h.
uint32_t QgsQuantizedMeshHeader::vertexCount |
Definition at line 62 of file qgsquantizedmeshtiles.h.