Uses of Enum
io.qt.qt3d.core.QGeometryView.PrimitiveType
Packages that use QGeometryView.PrimitiveType
-
Uses of QGeometryView.PrimitiveType in io.qt.qt3d.core
Subclasses with type arguments of type QGeometryView.PrimitiveType in io.qt.qt3d.coreModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enumQt3DCore::QGeometryView::PrimitiveTypeFields in io.qt.qt3d.core with type parameters of type QGeometryView.PrimitiveTypeMethods in io.qt.qt3d.core that return QGeometryView.PrimitiveTypeModifier and TypeMethodDescriptionQGeometryView.primitiveType()static QGeometryView.PrimitiveTypeQGeometryView.PrimitiveType.resolve(int value) Returns the corresponding enum entry for the given value.static QGeometryView.PrimitiveTypeReturns the enum constant of this type with the specified name.static QGeometryView.PrimitiveType[]QGeometryView.PrimitiveType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.qt3d.core with parameters of type QGeometryView.PrimitiveTypeModifier and TypeMethodDescriptionfinal voidQGeometryView.setPrimitiveType(QGeometryView.PrimitiveType primitiveType)