Uses of Class
io.qt.gui.rhi.QRhiVertexInputBinding
Packages that use QRhiVertexInputBinding
-
Uses of QRhiVertexInputBinding in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QRhiVertexInputBindingModifier and TypeMethodDescriptionfinal QRhiVertexInputBinding
QRhiVertexInputLayout.bindingAt
(long index) QRhiVertexInputBinding.clone()
Creates and returns a copy of this object.Methods in io.qt.gui.rhi with parameters of type QRhiVertexInputBindingModifier and TypeMethodDescriptionfinal boolean
QRhiVertexInputBinding.equals
(QRhiVertexInputBinding b) final void
QRhiVertexInputLayout.setBindings
(QRhiVertexInputBinding ... list) Constructors in io.qt.gui.rhi with parameters of type QRhiVertexInputBindingModifierConstructorDescriptionSeeQRhiVertexInputBinding::
QRhiVertexInputBinding(QRhiVertexInputBinding)