java.lang.Object
io.qt.QtObject
io.qt.quick3d.QQuick3DGeometry.TargetAttribute
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
- Enclosing class:
QQuick3DGeometry
Java wrapper for Qt class QQuick3DGeometry::TargetAttribute
-
Constructor Summary
ConstructorDescriptionSeeQQuick3DGeometry::TargetAttribute::
TargetAttribute() TargetAttribute
(int targetId, QQuick3DGeometry.Attribute attr, int stride) SeeQQuick3DGeometry::TargetAttribute::
TargetAttribute{quint32, QQuick3DGeometry::Attribute, int} SeeQQuick3DGeometry::TargetAttribute::
TargetAttribute(QQuick3DGeometry::TargetAttribute) -
Method Summary
Modifier and TypeMethodDescriptionattr()
SeeQQuick3DGeometry::TargetAttribute::
attr clone()
Creates and returns a copy of this object.final void
SeeQQuick3DGeometry::TargetAttribute::
attr final void
setStride
(int stride) SeeQQuick3DGeometry::TargetAttribute::
stride final void
setTargetId
(int targetId) SeeQQuick3DGeometry::TargetAttribute::
targetId final int
stride()
SeeQQuick3DGeometry::TargetAttribute::
stride final int
targetId()
SeeQQuick3DGeometry::TargetAttribute::
targetId Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
TargetAttribute
public TargetAttribute()See
QQuick3DGeometry::TargetAttribute::
TargetAttribute() -
TargetAttribute
See
QQuick3DGeometry::TargetAttribute::
TargetAttribute(QQuick3DGeometry::TargetAttribute) -
TargetAttribute
See
QQuick3DGeometry::TargetAttribute::
TargetAttribute{quint32, QQuick3DGeometry::Attribute, int}
-
-
Method Details
-
setAttr
See
QQuick3DGeometry::TargetAttribute::
attr -
attr
See
QQuick3DGeometry::TargetAttribute::
attr -
setStride
See
QQuick3DGeometry::TargetAttribute::
stride -
stride
See
QQuick3DGeometry::TargetAttribute::
stride -
setTargetId
See
QQuick3DGeometry::TargetAttribute::
targetId -
targetId
See
QQuick3DGeometry::TargetAttribute::
targetId -
clone
Creates and returns a copy of this object.
See
QQuick3DGeometry::TargetAttribute::
TargetAttribute(QQuick3DGeometry::TargetAttribute)
-