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