QGIS API Documentation 3.43.0-Master (c67cf405802)
Typedefs
qgsglobechunkedentity.cpp File Reference
#include "qgsglobechunkedentity.h"
#include <QByteArray>
#include <QImage>
#include <Qt3DCore/QAttribute>
#include <Qt3DCore/QBuffer>
#include <Qt3DCore/QGeometry>
#include <Qt3DCore/QEntity>
#include <Qt3DRender/QGeometryRenderer>
#include <Qt3DRender/QTexture>
#include <Qt3DRender/QTextureImage>
#include <Qt3DExtras/QTextureMaterial>
#include "qgs3dmapsettings.h"
#include "qgs3dutils.h"
#include "qgschunkloader.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransform.h"
#include "qgsdistancearea.h"
#include "qgsgeotransform.h"
#include "qgsraycastingutils_p.h"
#include "qgsterraintextureimage_p.h"
#include "qgsterraintexturegenerator_p.h"
Include dependency graph for qgsglobechunkedentity.cpp:

Go to the source code of this file.

Typedefs

typedef Qt3DCore::QAttribute Qt3DQAttribute
 
typedef Qt3DCore::QBuffer Qt3DQBuffer
 
typedef Qt3DCore::QGeometry Qt3DQGeometry
 

Typedef Documentation

◆ Qt3DQAttribute

typedef Qt3DCore::QAttribute Qt3DQAttribute

Definition at line 34 of file qgsglobechunkedentity.cpp.

◆ Qt3DQBuffer

typedef Qt3DCore::QBuffer Qt3DQBuffer

Definition at line 35 of file qgsglobechunkedentity.cpp.

◆ Qt3DQGeometry

typedef Qt3DCore::QGeometry Qt3DQGeometry

Definition at line 36 of file qgsglobechunkedentity.cpp.