Uses of Class
org.robovm.apple.metal.MTLTessellationFactorStepFunction
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLTessellationFactorStepFunction in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLTessellationFactorStepFunction Modifier and Type Method Description MTLTessellationFactorStepFunctionMTLRenderPipelineDescriptor. getTessellationFactorStepFunction()static MTLTessellationFactorStepFunctionMTLTessellationFactorStepFunction. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLTessellationFactorStepFunctionMTLTessellationFactorStepFunction. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLTessellationFactorStepFunction[]MTLTessellationFactorStepFunction. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metal with parameters of type MTLTessellationFactorStepFunction Modifier and Type Method Description voidMTLRenderPipelineDescriptor. setTessellationFactorStepFunction(MTLTessellationFactorStepFunction v)