Uses of Class
org.robovm.apple.metal.MTLTessellationControlPointIndexType
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLTessellationControlPointIndexType in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLTessellationControlPointIndexType Modifier and Type Method Description MTLTessellationControlPointIndexTypeMTLRenderPipelineDescriptor. getTessellationControlPointIndexType()static MTLTessellationControlPointIndexTypeMTLTessellationControlPointIndexType. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLTessellationControlPointIndexTypeMTLTessellationControlPointIndexType. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLTessellationControlPointIndexType[]MTLTessellationControlPointIndexType. 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 MTLTessellationControlPointIndexType Modifier and Type Method Description voidMTLRenderPipelineDescriptor. setTessellationControlPointIndexType(MTLTessellationControlPointIndexType v)