16 #ifndef QGSLINE3DSYMBOL_P_H 17 #define QGSLINE3DSYMBOL_P_H 30 #include <Qt3DCore/QEntity> 31 #include <Qt3DExtras/QPhongMaterial> 32 #include <Qt3DRender/QGeometryRenderer> 43 class QgsLine3DSymbolEntity :
public Qt3DCore::QEntity
52 Qt3DExtras::QPhongMaterial *material(
const QgsLine3DSymbol &symbol )
const;
55 class QgsLine3DSymbolEntityNode :
public Qt3DCore::QEntity
68 #endif // QGSLINE3DSYMBOL_P_H 3 Definition of the world
3 Class derived from Qt3DRender::QGeometry that represents polygons tessellated into 3D geometry...
This class wraps a request for features to a vector layer (or directly its vector data provider)...
3 3D symbol that draws linestring geometries as planar polygons (created from lines using a buffer wi...
Represents a vector layer which manages a vector based data sets.