java.lang.Object
io.qt.QtObject
io.qt.gui.QAbstractOpenGLFunctions
- All Implemented Interfaces:
QtObjectInterface
- Direct Known Subclasses:
QOpenGLFunctions_1_0
,QOpenGLFunctions_1_1
,QOpenGLFunctions_1_2
,QOpenGLFunctions_1_3
,QOpenGLFunctions_1_4
,QOpenGLFunctions_1_5
,QOpenGLFunctions_2_0
,QOpenGLFunctions_2_1
,QOpenGLFunctions_3_0
,QOpenGLFunctions_3_1
,QOpenGLFunctions_3_2_Compatibility
,QOpenGLFunctions_3_2_Core
,QOpenGLFunctions_3_3_Compatibility
,QOpenGLFunctions_3_3_Core
,QOpenGLFunctions_4_0_Compatibility
,QOpenGLFunctions_4_0_Core
,QOpenGLFunctions_4_1_Compatibility
,QOpenGLFunctions_4_1_Core
,QOpenGLFunctions_4_2_Compatibility
,QOpenGLFunctions_4_2_Core
,QOpenGLFunctions_4_3_Compatibility
,QOpenGLFunctions_4_3_Core
,QOpenGLFunctions_4_4_Compatibility
,QOpenGLFunctions_4_4_Core
,QOpenGLFunctions_4_5_Compatibility
,QOpenGLFunctions_4_5_Core
,QOpenGLFunctions_ES2
The base class of a family of classes that expose all functions for each OpenGL version and profile
Java wrapper for Qt's class QAbstractOpenGLFunctions
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionboolean
protected final boolean
protected final QOpenGLContext
protected final void
setOwningContext
(QOpenGLContext context) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QAbstractOpenGLFunctions
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
isInitialized
-
owningContext
-
setOwningContext
-
initializeOpenGLFunctions
-