IDLive Face new C++ API 1.46.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
idliveface::HeadPose Struct Reference

The roll, pitch and yaw angles of the head, in degrees. More...

#include <idliveface/base_types.h>

Public Attributes

float roll = 0
 The roll angle, ranges from -180 to 180.
 
float pitch = 0
 The pitch angle, ranges from -180 to 180.
 
float yaw = 0
 The yaw angle, ranges from -180 to 180.
 

Detailed Description

The roll, pitch and yaw angles of the head, in degrees.