Uses of Class
org.robovm.apple.metalps.MPSTemporalWeighting
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSTemporalWeighting in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSTemporalWeighting Modifier and Type Method Description MPSTemporalWeightingMPSSVGF. getTemporalWeighting()static MPSTemporalWeightingMPSTemporalWeighting. valueOf(long n)Returns the enum constant of this type with the specified name.static MPSTemporalWeightingMPSTemporalWeighting. valueOf(String name)Returns the enum constant of this type with the specified name.static MPSTemporalWeighting[]MPSTemporalWeighting. 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 MPSTemporalWeighting Modifier and Type Method Description voidMPSSVGF. setTemporalWeighting(MPSTemporalWeighting v)