Uses of Class
org.robovm.apple.metalps.MPSTransformType
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSTransformType in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSTransformType Modifier and Type Method Description MPSTransformTypeMPSInstanceAccelerationStructure. getTransformType()static MPSTransformTypeMPSTransformType. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSTransformTypeMPSTransformType. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSTransformType[]MPSTransformType. 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 MPSTransformType Modifier and Type Method Description voidMPSInstanceAccelerationStructure. setTransformType(MPSTransformType v)