FBX C++ API Reference
|
This is the complete list of members for FbxRenamingStrategyUtils, including all inherited members.
DecodeCaseInsensitive(FbxString &pString) | FbxRenamingStrategyUtils | static |
DecodeDuplicate(FbxString &pString) | FbxRenamingStrategyUtils | static |
DecodeNonAlpha(FbxString &pString) | FbxRenamingStrategyUtils | static |
EncodeCaseInsensitive(FbxString &pString, const FbxString pString2) | FbxRenamingStrategyUtils | static |
EncodeDuplicate(FbxString &pString, int pInstanceNumber=0) | FbxRenamingStrategyUtils | static |
EncodeNonAlpha(FbxString &pString, bool pFirstCharMustBeAlphaOnly=false, FbxString pPermittedChars="", bool p8bitCharsOnly=true) | FbxRenamingStrategyUtils | static |
NoPrefixName(const char *pName) | FbxRenamingStrategyUtils | static |
NoPrefixName(FbxString &pName) | FbxRenamingStrategyUtils | static |