Uses of Enum
io.qt.gui.rhi.QRhiCommandBuffer.IndexFormat
Packages that use QRhiCommandBuffer.IndexFormat
-
Uses of QRhiCommandBuffer.IndexFormat in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiCommandBuffer.IndexFormatModifier and TypeMethodDescriptionQRhiCommandBuffer.IndexFormat.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QRhiCommandBuffer.IndexFormat[]
QRhiCommandBuffer.IndexFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui.rhi with parameters of type QRhiCommandBuffer.IndexFormatModifier and TypeMethodDescriptionfinal void
QRhiCommandBuffer.setVertexInput
(int startBinding, QPair<? extends QRhiBuffer, @QtPrimitiveType Integer> [] bindings, QRhiBuffer indexBuf, int indexOffset, QRhiCommandBuffer.IndexFormat indexFormat)