Uses of Enum
io.qt.quick3d.QQuick3DGeometry.PrimitiveType
Packages that use QQuick3DGeometry.PrimitiveType
-
Uses of QQuick3DGeometry.PrimitiveType in io.qt.quick3d
Methods in io.qt.quick3d that return QQuick3DGeometry.PrimitiveTypeModifier and TypeMethodDescriptionQQuick3DGeometry.primitiveType()
QQuick3DGeometry.PrimitiveType.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QQuick3DGeometry.PrimitiveType[]
QQuick3DGeometry.PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.quick3d with parameters of type QQuick3DGeometry.PrimitiveTypeModifier and TypeMethodDescriptionfinal void
QQuick3DGeometry.setPrimitiveType
(QQuick3DGeometry.PrimitiveType type)