FAP Class Reference

single FAP (Face Animation Parameter) More...

#include <FAP.h>

List of all members.

Public Member Functions

 FAP (void)
 class constructor
 ~FAP (void)
 class destructor

Public Attributes

bool active
 the FAP mask
int value
 the FAP value

Detailed Description

single FAP (Face Animation Parameter)

this class defines an object that stores the value and the mask of a single FAP

See also:
FAPFrame
Author:
Maurizio Mancini m.mancini@iut.univ-paris8.fr manmau@yahoo.com

Definition at line 30 of file FAP.h.


Constructor & Destructor Documentation

FAP::FAP ( void   ) 

class constructor

Definition at line 23 of file FAP.cpp.

FAP::~FAP ( void   ) 

class destructor

Definition at line 29 of file FAP.cpp.


Member Data Documentation

the FAP mask

in the MPEG4 standard each FAP has a mask which can be 0 or 1 which tells if the FAP is active or not; if it is active then the value of the FAP has to be used otherwise it has to be ignored

Definition at line 47 of file FAP.h.

the FAP value

Definition at line 51 of file FAP.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Oct 31 14:42:34 2011 for SO3Engine by  doxygen 1.6.3