FBX C++ API Reference
fbxprocessorxref.h File Reference

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...