#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/fbxevent.h>
#include <fbxsdk/core/base/fbxstring.h>
#include <fbxsdk/fileio/fbxiobase.h>
#include <fbxsdk/fileio/fbxiosettings.h>
#include <fbxsdk/fileio/fbxprogress.h>
#include <fbxsdk/utils/fbxrenamingstrategy.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
Classes | |
class | FbxExporter |
Class to export SDK objects into an FBX file. More... | |
class | FbxEventPreExport |
Event that is emitted to plugins before a file is exported to the FBX format. More... | |
class | FbxEventPostExport |
Event that is emitted to plugins after a file is exported to the FBX format. More... | |