Classes | |
class | FBEvaluateInfo |
AnimationNodeNotify evaluation information. More... | |
Namespaces | |
ORSDK2018 | |
Macros | |
#define | FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once... More... | |
Typedefs | |
typedef void(* | kBackgroundEvaluationCallback) (const FBAnimationNode *pDst, const FBAnimationNode *pSrc, void *pCustomData) |
Background Notification Function. More... | |
Functions | |
FBEvaluateInfo * | FBGetDisplayInfo () |
Get the displays evaluation information structure. More... | |
FBEvaluateInfo * | FBGetUpdateInfo () |
Get the update evaluation information structure. More... | |
#define FBSDK_DLL K_DLLIMPORT |
Be sure that FBSDK_DLL is defined only once...
Definition at line 48 of file fbevaluateinfo.h.