QTextureRectangle Class
class Qt3DRender::QTextureRectangleA QAbstractTexture with a TargetRectangle target format. More...
Header: | #include <Qt3DRender/QTexture> |
qmake: | QT += 3drender |
Since: | Qt 5.5 |
Instantiated By: | TextureRectangle |
Inherits: | Qt3DRender::QAbstractTexture |
This class was introduced in Qt 5.5.
Public Functions
QTextureRectangle(Qt3DCore::QNode *parent = nullptr) |
Detailed Description
Member Function Documentation
QTextureRectangle::QTextureRectangle(Qt3DCore::QNode *parent = nullptr)
Constructs a new Qt3DRender::QTextureRectangle instance with parent as parent.