Uses of Class
io.qt.qt3d.render.QRenderCapabilities.Profile
Package | Description |
---|---|
io.qt.qt3d.render |
-
Uses of QRenderCapabilities.Profile in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QRenderCapabilities.Profile Modifier and Type Method Description QRenderCapabilities.Profile
QRenderCapabilities. profile()
static QRenderCapabilities.Profile
QRenderCapabilities.Profile. resolve(int value)
Returns the corresponding enum entry for the given value.static QRenderCapabilities.Profile
QRenderCapabilities.Profile. valueOf(String name)
Returns the enum constant of this type with the specified name.static QRenderCapabilities.Profile[]
QRenderCapabilities.Profile. values()
Returns an array containing the constants of this enum type, in the order they are declared.