#include <ROP_FBXExporterWrapper.h>
Public Member Functions | |
| ROP_FBXExporterWrapper () | |
| ~ROP_FBXExporterWrapper () | |
| bool | initializeExport (const char *output_name, float tstart, float tend, ROP_FBXExportOptions *options) |
| void | doExport (void) |
| bool | finishExport (void) |
| ROP_FBXErrorManager * | getErrorManager (void) |
Static Public Member Functions | |
| static bool | isSupported (void) |
| static UT_String * | getVersions (void) |
Definition at line 55 of file ROP_FBXExporterWrapper.h.
| ROP_FBXExporterWrapper::ROP_FBXExporterWrapper | ( | ) | [inline] |
Definition at line 58 of file ROP_FBXExporterWrapper.h.
| ROP_FBXExporterWrapper::~ROP_FBXExporterWrapper | ( | ) | [inline] |
Definition at line 59 of file ROP_FBXExporterWrapper.h.
| void ROP_FBXExporterWrapper::doExport | ( | void | ) | [inline] |
Definition at line 63 of file ROP_FBXExporterWrapper.h.
| bool ROP_FBXExporterWrapper::finishExport | ( | void | ) | [inline] |
Definition at line 64 of file ROP_FBXExporterWrapper.h.
| ROP_FBXErrorManager* ROP_FBXExporterWrapper::getErrorManager | ( | void | ) | [inline] |
Definition at line 66 of file ROP_FBXExporterWrapper.h.
| static UT_String* ROP_FBXExporterWrapper::getVersions | ( | void | ) | [inline, static] |
Definition at line 68 of file ROP_FBXExporterWrapper.h.
| bool ROP_FBXExporterWrapper::initializeExport | ( | const char * | output_name, | |
| float | tstart, | |||
| float | tend, | |||
| ROP_FBXExportOptions * | options | |||
| ) | [inline] |
Definition at line 62 of file ROP_FBXExporterWrapper.h.
| static bool ROP_FBXExporterWrapper::isSupported | ( | void | ) | [inline, static] |
Definition at line 67 of file ROP_FBXExporterWrapper.h.
1.5.9