java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QOpenGLVertexArrayObject.Binder
- All Implemented Interfaces:
QtObjectInterface
,AutoCloseable
- Enclosing class:
QOpenGLVertexArrayObject
QOpenGLVertexArrayObject::Binder class is a convenience class to help with the binding and releasing of OpenGL Vertex Array Objects
Java wrapper for Qt's class QOpenGLVertexArrayObject::Binder
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
Binder
-
Binder
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
rebind
-
release
-
close
- Specified by:
close
in interfaceAutoCloseable
-