Uses of Class
org.robovm.apple.metal.MTLDepthClipMode
| Package | Description |
|---|---|
| org.robovm.apple.metal |
-
Uses of MTLDepthClipMode in org.robovm.apple.metal
Methods in org.robovm.apple.metal that return MTLDepthClipMode Modifier and Type Method Description static MTLDepthClipModeMTLDepthClipMode. valueOf(long n)Returns the enum constant of this type with the specified name.static MTLDepthClipModeMTLDepthClipMode. valueOf(String name)Returns the enum constant of this type with the specified name.static MTLDepthClipMode[]MTLDepthClipMode. 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 MTLDepthClipMode Modifier and Type Method Description voidMTLRenderCommandEncoder. setDepthClipMode(MTLDepthClipMode depthClipMode)