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