Definition in file kfbxprocessorxref.h.
#include <fbxfilesdk/fbxprocessors/fbxprocessors_def.h>
#include <fbxfilesdk/fbxprocessors/kfbxprocessor.h>
#include <fbxfilesdk/components/kbaselib/klib/kmap.h>
Go to the source code of this file.
Namespaces |
|
namespace | FBXPROCESSORS_NAMESPACE |
Classes |
|
class | KFbxProcessorXRefCopy |
This class contains objects This class also
provides access to global settings and take information. More... |
|
class | KFbxProcessorXRefCopy::KFbxMissingUrlHandler |
struct | KFbxProcessorXRefCopy::KFbxPropertyUpdate |
Since KFbxProperty 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 | KFbxProcessorXRefCopy::KFbxAutoRevertPropertyChanges |
This is just a safety net to make sure
RevertPropertyChanges is called when this goes out of scope.
More... |