Uses of Class
org.robovm.apple.metal.MTLStepFunction
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLStepFunction in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLStepFunction Modifier and Type Method Description MTLStepFunctionMTLBufferLayoutDescriptor. getStepFunction()static MTLStepFunctionMTLStepFunction. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLStepFunctionMTLStepFunction. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLStepFunction[]MTLStepFunction. 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 MTLStepFunction Modifier and Type Method Description voidMTLBufferLayoutDescriptor. setStepFunction(MTLStepFunction v)