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