fbsdk/fbcharacterface.h File Reference

fbcharacterface.h File Reference
#include <kaydaradef.h>
#include <fbsdk/fbcomponent.h>
#include <fbsdk/fbconstraint.h>

File Description

Contains definitions for actor faces and character faces In Development.

Warning
These classes are under development and may change dramatically between versions.

Definition in file fbcharacterface.h.

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...
 

Namespaces

 ORSDK2018
 

Macros

#define FBSDK_DLL   K_DLLIMPORT
 Be sure that FBSDK_DLL is defined only once... More...
 

Typedefs

typedef class FBPropertyBase< FBActorFace *, kFBPT_object > FBPropertyBaseActorFace
 
typedef class FBPropertyBaseComponent< FBActorFace * > FBPropertyActorFace
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 51 of file fbcharacterface.h.

Go to the source code of this file.