Uses of Class
org.robovm.apple.metalps.MPSPolygonType
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSPolygonType in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSPolygonType Modifier and Type Method Description MPSPolygonTypeMPSPolygonAccelerationStructure. getPolygonType()static MPSPolygonTypeMPSPolygonType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSPolygonTypeMPSPolygonType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSPolygonType[]MPSPolygonType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.metalps with parameters of type MPSPolygonType Modifier and Type Method Description voidMPSPolygonAccelerationStructure. setPolygonType(MPSPolygonType v)