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