fbsdk/fbfbxoptions.h File Reference
|
enum | FBElementAction { kFBElementActionSave,
kFBElementActionAppend,
kFBElementActionMerge,
kFBElementActionDiscard
} |
| Enumeration that describe the different actions available on a scene element depending on the current context. More...
|
|
enum | FBTakeSpanOnLoad { kFBLeaveAsIs,
kFBImportFromFile,
kFBFrameAnimation
} |
| This enumeration indicate the how to set the take start and end points on after a load. More...
|
|
enum | FBCharacterLoadAnimationMethod {
kFBCharacterLoadConnect,
kFBCharacterLoadCopy,
kFBCharacterLoadRetarget,
kFBCharacterLoadPlotIfSampled,
kFBCharacterLoadPlot
} |
| This enumeration is used to choose how to load an animation file on a character. More...
|
|
enum | FBFileFormatAndVersion {
kFBFBX2010,
kFBFBX2011,
kFBFBX2012,
kFBFBX2013,
kFBFBX2014_2015,
kFBFBX2016,
kFBDefaultFormatAndVersion = kFBFBX2016
} |
|
enum | FBOptionsContext {
kFBOptionsContextSave,
kFBOptionsContextSaveSelection,
kFBOptionsContextLoad,
kFBOptionsContextMultiLoad,
kFBOptionsContextMerge
} |
| Enumeration that describe the different context available when serializing options to a string. More...
|
|
Be sure that FBSDK_DLL is defined only once...
Definition at line 52 of file fbfbxoptions.h.
Go to the source code of this file.