Frapper  1.0a
Public Attributes | List of all members
FaceTrackerNode::PointNDC Struct Reference

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.
 

Detailed Description

STRUCTURED TYPES.

Data structure for a point coordinate in normalized device coordinates. (ranging from 0.0 to 1.0 on each axis)

See Also
Behavior::Message::Attractor, Awareness::Module::Vision, Behavior::Core

Member Data Documentation

float FaceTrackerNode::PointNDC::x

The normalized x coordinate of the point.

float FaceTrackerNode::PointNDC::y

The normalized y coordinate of the point.


The documentation for this struct was generated from the following file: