Uses of Class
org.robovm.apple.modelio.MDLMaterialMipMapFilterMode
| Package | Description |
|---|---|
| org.robovm.apple.modelio |
-
Uses of MDLMaterialMipMapFilterMode in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MDLMaterialMipMapFilterMode Modifier and Type Method Description MDLMaterialMipMapFilterModeMDLTextureFilter. getMipFilter()static MDLMaterialMipMapFilterModeMDLMaterialMipMapFilterMode. valueOf(long n)Returns the enum constant of this type with the specified name.static MDLMaterialMipMapFilterModeMDLMaterialMipMapFilterMode. valueOf(String name)Returns the enum constant of this type with the specified name.static MDLMaterialMipMapFilterMode[]MDLMaterialMipMapFilterMode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.modelio with parameters of type MDLMaterialMipMapFilterMode Modifier and Type Method Description voidMDLTextureFilter. setMipFilter(MDLMaterialMipMapFilterMode v)