#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxstring.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>
Classes | |
class | FbxRenamingStrategyUtils |
This class contains a set of utilities, which are used by the FBX renaming strategy. More... | |
Macros | |
#define | NAMECLASH1_KEY "_ncl1_" |
#define | NAMECLASH2_KEY "_ncl2_" |
#define | UPPERTOLOWER_KEY "ul" |
#define | LOWERTOUPPER_KEY "lu" |
#define NAMECLASH1_KEY "_ncl1_" |
Definition at line 22 of file fbxrenamingstrategyutilities.h.
#define NAMECLASH2_KEY "_ncl2_" |
Definition at line 23 of file fbxrenamingstrategyutilities.h.
#define UPPERTOLOWER_KEY "ul" |
Definition at line 25 of file fbxrenamingstrategyutilities.h.
#define LOWERTOUPPER_KEY "lu" |
Definition at line 26 of file fbxrenamingstrategyutilities.h.