QTextureCubeMap Class

(Qt3DRender::QTextureCubeMap)

A QAbstractTexture with a TargetCubeMap target format. More...

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

This class was introduced in Qt 5.5.

Public Functions

QTextureCubeMap(Qt3DCore::QNode *parent = nullptr)
typedef QNodePtr
typedef QNodeVector
typedef QObjectList
QList<T> qFindChildren(const QObject *obj, const QRegExp &regExp)
Qt3DCore::QNodeId qIdForNode(Qt3DCore::QNode *node)
Qt3DCore::QNodeIdVector qIdsForNodes(const T &nodes)
T qobject_cast(QObject *object)
T qobject_cast(const QObject *object)

Macros

Additional Inherited Members

Detailed Description

Member Function Documentation

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

Constructs a new Qt3DRender::QTextureCubeMap instance with parent as parent.