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