Uses of Class
org.robovm.apple.metalps.MPSIntersectionDataType
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSIntersectionDataType in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSIntersectionDataType Modifier and Type Method Description MPSIntersectionDataTypeMPSRayIntersector. getIntersectionDataType()static MPSIntersectionDataTypeMPSIntersectionDataType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSIntersectionDataTypeMPSIntersectionDataType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSIntersectionDataType[]MPSIntersectionDataType. 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 MPSIntersectionDataType Modifier and Type Method Description voidMPSRayIntersector. setIntersectionDataType(MPSIntersectionDataType v)