QTexture2D Class

(Qt3DRender::QTexture2D)

A QAbstractTextureProvider with a Target2D target format. More...

Header: #include <QTexture2D>
qmake: QT += 3drender
Since: Qt 5.5
Inherits: Qt3DRender::QAbstractTextureProvider

Public Functions

QTexture2D(Qt3DCore::QNode *parent = Q_NULLPTR)
~QTexture2D()

Additional Inherited Members

Detailed Description

A QAbstractTextureProvider with a Target2D target format.

Member Function Documentation

QTexture2D::QTexture2D(Qt3DCore::QNode *parent = Q_NULLPTR)

Default constructs an instance of QTexture2D.

QTexture2D::~QTexture2D()

Destroys the instance of QTexture2D.

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.6/qt3drender-qtexture2d.html