Contains definitions for actor faces and character faces In Development. More...
#include
<kaydaradef.h>#include <fbsdk/fbcomponent.h>#include <fbsdk/fbconstraint.h>Go to the source code of this file.
Classes |
|
| class | FBActorFace |
| Used to plot actor face animation. More... |
|
| class | FBCharacterFace |
| Animates a character face using an actor as
input. More... |
|
| class | FBPropertyListActorFace |
| PropertyList: Actor face. More... |
|
| class | FBPropertyListCharacterFace |
| PropertyList: Character face.
More... |
|
Defines |
|
| #define | FBSDK_DLL K_DLLIMPORT |
| Be sure that FBSDK_DLL is defined only
once... |
|
Functions |
|
| __FB_FORWARD (FBActor) | |
| __FB_FORWARD (FBActorFace) | |
| FB_DEFINE_COMPONENT (FBSDK_DLL, ActorFace) | |
| __FB_FORWARD (FBCharacterFace) | |
| FB_DEFINE_COMPONENT (FBSDK_DLL, Character) | |
Contains definitions for actor faces and character faces In Development.
Definition in file fbcharacterface.h.
| #define FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once...
Definition at line 51 of file fbcharacterface.h.
| __FB_FORWARD | ( | FBActor | ) |
| __FB_FORWARD | ( | FBActorFace | ) |
| FB_DEFINE_COMPONENT | ( | FBSDK_DLL | , |
| ActorFace | |||
| ) |
| __FB_FORWARD | ( | FBCharacterFace | ) |
| FB_DEFINE_COMPONENT | ( | FBSDK_DLL | , |
| Character | |||
| ) |