Definition in filekfbxexporter.h.
#include<kaydaradef.h>
#include<kfbxio/kfbxio.h>
#include<klib/kstring.h>
#include<klib/karrayul.h>
#include<kbaselib_forward.h>
#include<kbaselib_nsuse.h>
#include<kfbxplugins/kfbxrenamingstrategy.h>
#include<kfbxevents/kfbxevents.h>
#include<fbxfilesdk_nsbegin.h>
#include<fbxfilesdk_nsend.h>
Go to the source code of this file.
Classes | |
class | KFbxEventPreExport |
Event that is emitted to plugins before a file is exported to the FBX format.More... | |
class | KFbxEventPostExport |
Event that is emitted to plugins after a file is exported to the FBX format.More... | |
class | KFbxExporter |
Class to export SDK objects into an FBX file.More... |