Uses of Class
org.robovm.apple.metal.MTLSamplerMipFilter
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLSamplerMipFilter in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLSamplerMipFilter Modifier and Type Method Description MTLSamplerMipFilterMTLSamplerDescriptor. getMipFilter()static MTLSamplerMipFilterMTLSamplerMipFilter. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLSamplerMipFilterMTLSamplerMipFilter. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLSamplerMipFilter[]MTLSamplerMipFilter. 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 MTLSamplerMipFilter Modifier and Type Method Description voidMTLSamplerDescriptor. setMipFilter(MTLSamplerMipFilter v)