fbxprocessorxref.h File Reference

#include <fbxsdk/fbxsdk_def.h>
#include <fbxsdk/core/base/fbxmap.h>
#include <fbxsdk/utils/fbxprocessor.h>
#include <fbxsdk/fbxsdk_nsbegin.h>
#include <fbxsdk/fbxsdk_nsend.h>

Go to the source code of this file.

Classes

class  FbxProcessorXRefCopy
 This class contains objects This class also provides access to global settings and take information. More...
class  FbxProcessorXRefCopy::MissingUrlHandler
struct  FbxProcessorXRefCopy::PropertyUpdate
 Since FbxProperty is an opaque type, we can't do an efficient operator < on it, and must keep the data on the object, which can be compared through pointers, and then we can further compare against the property name. More...
struct  FbxProcessorXRefCopy::AutoRevertPropertyChanges
 This is just a safety net to make sure RevertPropertyChanges is called when this goes out of scope. More...

Detailed Description

Definition in file fbxprocessorxref.h.