structure to hold head movement More...
#include <FAPFrame.h>
Public Attributes | |
| bool | active |
| std::string | type |
| float | amplitude |
| float | period |
structure to hold head movement
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 54 of file FAPFrame.h.
| bool headmovement::active |
Definition at line 55 of file FAPFrame.h.
| float headmovement::amplitude |
Definition at line 57 of file FAPFrame.h.
| float headmovement::period |
Definition at line 58 of file FAPFrame.h.
| std::string headmovement::type |
Definition at line 56 of file FAPFrame.h.
1.6.3