Uses of Enum
io.qt.qt3d.render.QBuffer.UsageType
Packages that use QBuffer.UsageType
-
Uses of QBuffer.UsageType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QBuffer.UsageTypeMethods in io.qt.qt3d.render that return QBuffer.UsageTypeModifier and TypeMethodDescriptionstatic QBuffer.UsageType
QBuffer.UsageType.resolve
(int value) Returns the corresponding enum entry for the given value.final QBuffer.UsageType
QBuffer.usage()
static QBuffer.UsageType
Returns the enum constant of this type with the specified name.static QBuffer.UsageType[]
QBuffer.UsageType.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 QBuffer.UsageType