Qt3DRender::QTextureGenerator Class
class Qt3DRender::QTextureGeneratorProvides the image data for a texture. More...
| Header: | #include <QTextureGenerator> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS 3drender)target_link_libraries(mytarget PRIVATE Qt6::3drender) |
| qmake: | QT += 3drender |
| Inherits: | Qt3DCore::QAbstractFunctor |
| Status: | Deprecated |
Public Functions
| virtual | ~QTextureGenerator() |
Detailed Description
Member Function Documentation
[virtual noexcept] QTextureGenerator::~QTextureGenerator()
class Qt3DRender::QTextureGenerator
Generates the necessary information to create an OpenGL texture image.