Uses of Class
org.robovm.apple.metalps.MPSSize
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSSize in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSSize Modifier and Type Method Description MPSSizeMPSRegion. getSize()MPSSizeMPSSize. setDepth(double depth)MPSSizeMPSSize. setHeight(double height)MPSSizeMPSSize. setWidth(double width)Methods in org.robovm.apple.metalps with parameters of type MPSSize Modifier and Type Method Description MPSRegionMPSRegion. setSize(MPSSize size)Constructors in org.robovm.apple.metalps with parameters of type MPSSize Constructor Description MPSRegion(MPSOrigin origin, MPSSize size)