QOpenGLFunctions_3_2_Compatibility Class

QOpenGLFunctions_3_2_Compatibility 클래스는 OpenGL 3.2 호환성 프로파일을 위한 모든 함수를 제공합니다. 더 보기...

헤더: #include <QOpenGLFunctions_3_2_Compatibility>
CMake: find_package(Qt6 REQUIRED COMPONENTS OpenGL)
target_link_libraries(mytarget PRIVATE Qt6::OpenGL)
qmake: QT += opengl
상속합니다: QAbstractOpenGLFunctions

자세한 설명

이 클래스는 OpenGL 3.2 호환성 프로파일의 함수를 위한 래퍼입니다. 함수 설명서는 opengl.org의 참조 페이지를 참조하십시오.

QAbstractOpenGLFunctions참조하세요 .

© 2025 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.