fbsdk/fbmotionfileoptions.h File Reference

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

Classes

class  FBMotionFileOptions
 Customize motion file loading. More...
 

Namespaces

 ORSDK2018
 

Macros

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

Typedefs

typedef class FBPropertyBaseEnum< enum FBModelSelection > FBPropertyModelSelection
 

Enumerations

enum  FBModelSelection {
  kFBNone, kFBCreateModels, kFBSelectedModels, kFBSelectedModelAndChildren,
  kFBPrefixGroupContainingModel, kFBInHierarchy, kFBAllModels
}
 Different model selection available. More...
 

Macro Definition Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 44 of file fbmotionfileoptions.h.

Go to the source code of this file.