MPSImageKeypointData(3) MetalPerformanceShaders.framework MPSImageKeypointData(3)
NAME
MPSImageKeypointData - Specifies keypoint information.
SYNOPSIS
#include <MPSImageKeypoint.h>
Public Attributes
vector_ushort2 keypointCoordinate
float keypointColorValue
Detailed Description
Specifies keypoint information.
Member Data Documentation
float MPSImageKeypointData::keypointColorValue
keypoint color value
vector_ushort2 MPSImageKeypointData::keypointCoordinate
keypoint (x, y) coordinate
Author
Generated automatically by Doxygen for MetalPerformanceShaders.framework from the source code.
Version MetalPerformanceShaders-100 Thu Feb 8 2018 MPSImageKeypointData(3)