Uses of Enum
io.qt.qt3d.render.QTextureImage.Status
Packages that use QTextureImage.Status
-
Uses of QTextureImage.Status in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QTextureImage.StatusMethods in io.qt.qt3d.render that return QTextureImage.StatusModifier and TypeMethodDescriptionstatic QTextureImage.Status
QTextureImage.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QTextureImage.Status
QTextureImage.status()
static QTextureImage.Status
Returns the enum constant of this type with the specified name.static QTextureImage.Status[]
QTextureImage.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QTextureImage.StatusModifier and TypeMethodDescriptionprotected final void
QTextureImage.setStatus
(QTextureImage.Status status)