Qt3DRender::QSeamlessCubemap Class
class Qt3DRender::QSeamlessCubemapActive le filtrage des textures cubemap en continu. Plus d'informations...
| En-tête : | #include <QSeamlessCubemap> |
| CMake : | find_package(Qt6 REQUIRED COMPONENTS 3drender)target_link_libraries(mytarget PRIVATE Qt6::3drender) |
| qmake : | QT += 3drender |
| En QML : | SeamlessCubemap |
| Hérite : | Qt3DRender::QRenderState |
| Statut : | Déclassé |
Fonctions publiques
| QSeamlessCubemap(Qt3DCore::QNode *parent = nullptr) |
Description détaillée
Lorsqu'elle est présente dans un jeu d'états, active le filtrage des textures cubemap sans couture tel qu'il est fourni par l'extension GL_ARB_seamless_cubemap (si elle est disponible).
Documentation des fonctions membres
[explicit] QSeamlessCubemap::QSeamlessCubemap(Qt3DCore::QNode *parent = nullptr)
Le constructeur crée une nouvelle instance QSeamlessCubemap::QSeamlessCubemap avec l'adresse parent spécifiée.
© 2026 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.