16#ifndef QGSMESH3DSYMBOL_P_H
17#define QGSMESH3DSYMBOL_P_H
30#include <Qt3DCore/QEntity>
31#include <Qt3DExtras/QPhongMaterial>
32#include <Qt3DRender/QGeometryRenderer>
44class QgsMesh3DSymbolEntity :
public Qt3DCore::QEntity
55class QgsMesh3DSymbolEntityNode :
public Qt3DCore::QEntity
Represents a mesh layer supporting display of data on structured or unstructured meshes.
A class to represent a 2D point.