Frapper
1.0a
|
STRUCTURED TYPES. More...
#include <Helper.h>
Public Attributes | |
float | x |
The normalized x coordinate of the point. | |
float | y |
The normalized y coordinate of the point. | |
STRUCTURED TYPES.
Data structure for a point coordinate in normalized device coordinates. (ranging from 0.0 to 1.0 on each axis)
float FaceTrackerNode::PointNDC::x |
The normalized x coordinate of the point.
float FaceTrackerNode::PointNDC::y |
The normalized y coordinate of the point.