Uses of Class
io.qt.quick3d.QQuick3DGeometry.Attribute
Packages that use QQuick3DGeometry.Attribute
-
Uses of QQuick3DGeometry.Attribute in io.qt.quick3d
Methods in io.qt.quick3d that return QQuick3DGeometry.AttributeModifier and TypeMethodDescriptionQQuick3DGeometry.TargetAttribute.attr()
SeeQQuick3DGeometry::TargetAttribute::
attr QQuick3DGeometry.attribute
(int index) QQuick3DGeometry.Attribute.clone()
Creates and returns a copy of this object.Methods in io.qt.quick3d with parameters of type QQuick3DGeometry.AttributeModifier and TypeMethodDescriptionfinal void
QQuick3DGeometry.addAttribute
(QQuick3DGeometry.Attribute att) final boolean
QQuick3DGeometry.Attribute.equals
(QQuick3DGeometry.Attribute b) Seeoperator==(QQuick3DGeometry::Attribute,
QQuick3DGeometry::Attribute) final void
QQuick3DGeometry.TargetAttribute.setAttr
(QQuick3DGeometry.Attribute attr) SeeQQuick3DGeometry::TargetAttribute::
attr Constructors in io.qt.quick3d with parameters of type QQuick3DGeometry.AttributeModifierConstructorDescriptionSeeQQuick3DGeometry::Attribute::
Attribute(QQuick3DGeometry::Attribute) TargetAttribute
(int targetId, QQuick3DGeometry.Attribute attr, int stride) SeeQQuick3DGeometry::TargetAttribute::
TargetAttribute{quint32, QQuick3DGeometry::Attribute, int}