structure to hold head direction More...
#include <FAPFrame.h>
Public Attributes | |
| bool | active |
| float | v |
| float | h |
| float | t |
structure to hold head direction
the structure was realized when implementing some pieces of the new face engine; it is not used in normal Greta face engine
Definition at line 40 of file FAPFrame.h.
Definition at line 41 of file FAPFrame.h.
| float headdirection::h |
Definition at line 43 of file FAPFrame.h.
| float headdirection::t |
Definition at line 44 of file FAPFrame.h.
| float headdirection::v |
Definition at line 42 of file FAPFrame.h.
1.6.3