#include "../SCOLBasic/SO3Std.h"#include "fap.h"Go to the source code of this file.
Classes | |
| struct | eyesdirection |
| structure to hold eyes direction More... | |
| struct | headdirection |
| structure to hold head direction More... | |
| struct | headmovement |
| structure to hold head movement More... | |
| class | FAPFrame |
Typedefs | |
| typedef std::vector< FAPFrame > | FAPFrameVector |
Enumerations | |
| enum | TCBParamType { Tension, Continuity, Bias } |
class that represent a FAP frame More... | |
| typedef std::vector<FAPFrame> FAPFrameVector |
Definition at line 204 of file FAPFrame.h.
| enum TCBParamType |
class that represent a FAP frame
the class holds a vector of FAPs and enables to do some operations on the vector
Definition at line 70 of file FAPFrame.h.
1.6.3