QTexture1D Class

(Qt3DRender::QTexture1D)

A QAbstractTexture with a Target1D target format. 更多...

头文件: #include <QTexture1D>
qmake: QT += 3drender
开始支持版本: Qt 5.5
基类: Qt3DRender::QAbstractTexture

公有函数

QTexture1D(Qt3DCore::QNode *parent = nullptr)

其他继承的成员

详细描述

A QAbstractTexture with a Target1D target format.

成员函数

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

Default constructs an instance of QTexture1D.