structure to hold eyes direction More...
#include <FAPFrame.h>
Public Attributes | |
| bool | active |
| float | v |
| float | h |
structure to hold eyes 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 29 of file FAPFrame.h.
Definition at line 30 of file FAPFrame.h.
| float eyesdirection::h |
Definition at line 32 of file FAPFrame.h.
| float eyesdirection::v |
Definition at line 31 of file FAPFrame.h.
1.6.3