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