Uses of Enum
io.qt.qt3d.render.QDepthTest.DepthFunction
Packages that use QDepthTest.DepthFunction
-
Uses of QDepthTest.DepthFunction in io.qt.qt3d.render
Fields in io.qt.qt3d.render with type parameters of type QDepthTest.DepthFunctionMethods in io.qt.qt3d.render that return QDepthTest.DepthFunctionModifier and TypeMethodDescriptionfinal QDepthTest.DepthFunctionQDepthTest.depthFunction()static QDepthTest.DepthFunctionQDepthTest.DepthFunction.resolve(int value) Returns the corresponding enum entry for the given value.static QDepthTest.DepthFunctionReturns the enum constant of this type with the specified name.static QDepthTest.DepthFunction[]QDepthTest.DepthFunction.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 QDepthTest.DepthFunctionModifier and TypeMethodDescriptionfinal voidQDepthTest.setDepthFunction(QDepthTest.DepthFunction depthFunction)