Uses of Enum
io.qt.qt3d.render.QGeometryRenderer.PrimitiveType
Packages that use QGeometryRenderer.PrimitiveType
-
Uses of QGeometryRenderer.PrimitiveType in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QGeometryRenderer.PrimitiveTypeMethods in io.qt.qt3d.render that return QGeometryRenderer.PrimitiveTypeModifier and TypeMethodDescriptionQGeometryRenderer.primitiveType()
QGeometryRenderer.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 QGeometryRenderer.PrimitiveType[]
QGeometryRenderer.PrimitiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.render with parameters of type QGeometryRenderer.PrimitiveTypeModifier and TypeMethodDescriptionfinal void
QGeometryRenderer.setPrimitiveType
(QGeometryRenderer.PrimitiveType primitiveType)