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