Uses of Class
org.robovm.apple.metalps.MPSImageKeypointRangeInfo
| Package | Description |
|---|---|
| org.robovm.apple.metalps |
-
Uses of MPSImageKeypointRangeInfo in org.robovm.apple.metalps
Methods in org.robovm.apple.metalps that return MPSImageKeypointRangeInfo Modifier and Type Method Description MPSImageKeypointRangeInfoMPSImageFindKeypoints. getKeypointRangeInfo()MPSImageKeypointRangeInfoMPSImageKeypointRangeInfo. setMaximumKeypoints(long maximumKeypoints)MPSImageKeypointRangeInfoMPSImageKeypointRangeInfo. setMinimumThresholdValue(float minimumThresholdValue)Methods in org.robovm.apple.metalps with parameters of type MPSImageKeypointRangeInfo Modifier and Type Method Description protected longMPSImageFindKeypoints. init(MTLDevice device, MPSImageKeypointRangeInfo info)Constructors in org.robovm.apple.metalps with parameters of type MPSImageKeypointRangeInfo Constructor Description MPSImageFindKeypoints(MTLDevice device, MPSImageKeypointRangeInfo info)