Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a 2D point.
Syntax
typedef struct _PointF {
float X;
float Y;
} PointF;
Members
- X
The X coordinate of the point. - Y
The Y coordinate of the point.
Requirements
Header: kinect.h
Library: kinect20.lib