QGIS API Documentation 3.40.0-Bratislava (b56115d8743)
|
#include "qgsline3dsymbol_p.h"
#include "qgsline3dsymbol.h"
#include "qgslinematerial_p.h"
#include "qgslinevertexdata_p.h"
#include "qgstessellatedpolygongeometry.h"
#include "qgstessellator.h"
#include "qgs3dmapsettings.h"
#include "qgs3dutils.h"
#include "qgsvectorlayer.h"
#include "qgsmultilinestring.h"
#include "qgsmultipolygon.h"
#include "qgsgeos.h"
#include "qgssimplelinematerialsettings.h"
#include "qgspolygon.h"
#include "qgsphongtexturedmaterialsettings.h"
#include "qgsmessagelog.h"
#include <Qt3DExtras/QPhongMaterial>
#include <Qt3DCore/QAttribute>
#include <Qt3DCore/QBuffer>
#include <Qt3DRender/QGeometryRenderer>
Go to the source code of this file.
Typedefs | |
typedef Qt3DCore::QAttribute | Qt3DQAttribute |
typedef Qt3DCore::QBuffer | Qt3DQBuffer |
typedef Qt3DCore::QGeometry | Qt3DQGeometry |
typedef Qt3DCore::QAttribute Qt3DQAttribute |
Definition at line 48 of file qgsline3dsymbol_p.cpp.
typedef Qt3DCore::QBuffer Qt3DQBuffer |
Definition at line 49 of file qgsline3dsymbol_p.cpp.
typedef Qt3DCore::QGeometry Qt3DQGeometry |
Definition at line 50 of file qgsline3dsymbol_p.cpp.