QTexture1D Class

(Qt3DRender::QTexture1D)

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

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

Public Functions

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

Additional Inherited Members

Detailed Description

A QAbstractTextureProvider with a Target1D target format.

Member Function Documentation

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

Default constructs an instance of QTexture1D.

QTexture1D::~QTexture1D()

Destroys the instance of QTexture1D.

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