mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-11 00:04:27 -04:00
This should finally pass code layout test
This commit is contained in:
parent
1eeb2ee111
commit
e952f1a2ab
@ -13,7 +13,11 @@ class ChunkQueueJobFactory;
|
||||
|
||||
#include <QVector3D>
|
||||
#include <QMatrix4x4>
|
||||
//! Records some bits about the scene
|
||||
|
||||
/** \ingroup 3d
|
||||
* Records some bits about the scene
|
||||
* \since QGIS 3.0
|
||||
*/
|
||||
class SceneState
|
||||
{
|
||||
public:
|
||||
|
@ -10,7 +10,7 @@ class QgsReadWriteContext;
|
||||
|
||||
|
||||
/**
|
||||
* \inmodule qgis3d
|
||||
* \inmodule 3d
|
||||
* Abstract base class for 3D symbols that are used by VectorLayer3DRenderer objects.
|
||||
*
|
||||
* 3D symbol objects define appearance of GIS data.
|
||||
|
Loading…
x
Reference in New Issue
Block a user