16 #ifndef QGSMESH3DSYMBOL_P_H 17 #define QGSMESH3DSYMBOL_P_H 30 #include <Qt3DCore/QEntity> 31 #include <Qt3DExtras/QPhongMaterial> 32 #include <Qt3DRender/QGeometryRenderer> 42 class QgsMesh3DSymbolEntity :
public Qt3DCore::QEntity
48 Qt3DExtras::QPhongMaterial *material(
const QgsMesh3DSymbol &symbol )
const;
51 class QgsMesh3DSymbolEntityNode :
public Qt3DCore::QEntity
64 #endif // QGSMESH3DSYMBOL_P_H 3 3D symbol that draws mesh geometry as planar triangles.
A class to represent a 2D point.
3 Definition of the world
3 Class derived from Qt3DRender::QGeometry that represents polygons tessellated into 3D geometry...
Represents a mesh layer supporting display of data on structured or unstructured meshes.