fbxsdk/scene/fbxtakeinfo.h Source File
Go to the documentation of this file.
13 #ifndef _FBXSDK_SCENE_TAKEINFO_H_
14 #define _FBXSDK_SCENE_TAKEINFO_H_
EImportOffsetType
Import offset types.
FBX SDK environment definition.
This FbxTakeLayerInfo structure is used to identify a layer by name and id number.
FbxString mName
Take name.
Utility class to manipulate strings.
FbxTime mImportOffset
Time value for offsetting the animation keys once they are imported in a scene.
FbxTimeSpan mLocalTimeSpan
Local time span, set to animation interval if it is left at the default value.
int mCurrentLayer
Current Layer.
FbxArray< FbxTakeLayerInfo * > mLayerInfoList
List of each layer's information.
bool mSelect
Import/export flag.
Class to encapsulate time units.
EImportOffsetType mImportOffsetType
Import offset type.
FbxTimeSpan mReferenceTimeSpan
Reference time span, set to animation interval if it is left at the default value.
FbxString mImportName
The take name once it is imported in a scene.
This class contains take information from an imported file or exported to an output file...
FbxString mDescription
Take description.
Class to encapsulate time intervals.
Simple class to hold RGBA values of a thumbnail image.