Package io.qt.opengl

Enum QOpenGLTexture.Feature

java.lang.Object
java.lang.Enum<QOpenGLTexture.Feature>
io.qt.opengl.QOpenGLTexture.Feature
All Implemented Interfaces:
QtAbstractEnumerator, QtAbstractFlagEnumerator, QtEnumerator, QtFlagEnumerator, Serializable, Comparable<QOpenGLTexture.Feature>, Constable
Enclosing class:
QOpenGLTexture

public static enum QOpenGLTexture.Feature
extends Enum<QOpenGLTexture.Feature>
implements QtFlagEnumerator

Java wrapper for Qt enum QOpenGLTexture::Feature

See Also:
QOpenGLTexture.Features