fbxrenamingstrategy.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxcharptrset.h>
#include <fbxsdk/utils/fbxnamehandler.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

Classes

class  FbxRenamingStrategyInterface
 This base class is an abstract implementation of a renaming strategy for avoiding name clashes. More...
class  FbxRenamingStrategyNumber
 Implements a renaming strategy that resolves name clashes by adding number postfixes. More...
struct  FbxRenamingStrategyNumber::NameCell
class  FbxRenamingStrategy
 The FbxRenamingStrategy object can be set to rename all the objects in a scene. More...
struct  FbxRenamingStrategy::NameCell
class  FbxSceneRenamer
 The FbxSceneRenamer provides a way to easily rename objects in a scene without using the FbxRenamingStrategy class. More...

Detailed Description

Definition in file fbxrenamingstrategy.h.