mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-03 00:02:25 -05:00
Added QgsImageTexture docs
This commit is contained in:
parent
2108231586
commit
f7dde15a15
@ -21,6 +21,11 @@
|
||||
#include <Qt3DCore/QNode>
|
||||
#include <Qt3DRender/QPaintedTextureImage>
|
||||
|
||||
|
||||
/**
|
||||
* @brief The QgsImageTexture class
|
||||
* Holds an image that can be used as a texture in the 3D view
|
||||
*/
|
||||
class QgsImageTexture : public Qt3DRender::QPaintedTextureImage
|
||||
{
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user