#include <ROP_FBXCommon.h>
Definition at line 69 of file ROP_FBXCommon.h.
| ROP_FBXExportOptions::ROP_FBXExportOptions | ( | ) |
| ROP_FBXExportOptions::~ROP_FBXExportOptions | ( | ) |
| const char* ROP_FBXExportOptions::getBundlesString | ( | void | ) |
| bool ROP_FBXExportOptions::getConvertSurfaces | ( | void | ) |
| bool ROP_FBXExportOptions::getDetectConstantPointCountObjects | ( | void | ) |
| bool ROP_FBXExportOptions::getExportDeformsAsVC | ( | void | ) |
| bool ROP_FBXExportOptions::getExportInAscii | ( | void | ) |
| const char* ROP_FBXExportOptions::getExportTakeName | ( | void | ) |
| ROP_FBXInvisibleNodeExportType ROP_FBXExportOptions::getInvisibleNodeExportMethod | ( | void | ) |
| float ROP_FBXExportOptions::getPolyConvertLOD | ( | void | ) |
| bool ROP_FBXExportOptions::getResampleAllAnimation | ( | void | ) |
| float ROP_FBXExportOptions::getResampleIntervalInFrames | ( | void | ) |
| bool ROP_FBXExportOptions::getSaveMemory | ( | void | ) |
| const char* ROP_FBXExportOptions::getStartNodePath | ( | void | ) |
| const char* ROP_FBXExportOptions::getVersion | ( | void | ) |
| ROP_FBXVertexCacheExportFormatType ROP_FBXExportOptions::getVertexCacheFormat | ( | void | ) |
| bool ROP_FBXExportOptions::isExportingBundles | ( | void | ) |
| void ROP_FBXExportOptions::reset | ( | void | ) |
| void ROP_FBXExportOptions::setBundlesString | ( | const char * | bundles | ) |
| void ROP_FBXExportOptions::setConvertSurfaces | ( | bool | value | ) |
| void ROP_FBXExportOptions::setDetectConstantPointCountObjects | ( | bool | value | ) |
| void ROP_FBXExportOptions::setExportDeformsAsVC | ( | bool | value | ) |
| void ROP_FBXExportOptions::setExportInAscii | ( | bool | value | ) |
| void ROP_FBXExportOptions::setExportTakeName | ( | const char * | pcsName | ) |
| void ROP_FBXExportOptions::setInvisibleNodeExportMethod | ( | ROP_FBXInvisibleNodeExportType | exp_type | ) |
| void ROP_FBXExportOptions::setPolyConvertLOD | ( | float | lod | ) |
| void ROP_FBXExportOptions::setResampleAllAnimation | ( | bool | value | ) |
| void ROP_FBXExportOptions::setResampleIntervalInFrames | ( | float | frames | ) |
| void ROP_FBXExportOptions::setSaveMemory | ( | bool | value | ) |
| void ROP_FBXExportOptions::setStartNodePath | ( | const char * | node_path, | |
| bool | autohandle_bundles = true | |||
| ) |
| void ROP_FBXExportOptions::setVersion | ( | const char * | sdk_version | ) |
| void ROP_FBXExportOptions::setVertexCacheFormat | ( | ROP_FBXVertexCacheExportFormatType | format_type | ) |
1.5.9