#include <kfbxprocessorxref.h>
Definition at line 105 of file kfbxprocessorxref.h.
Public Member Functions |
|
KFbxPropertyUpdate () | |
KFbxPropertyUpdate (const KFbxProperty &pProp, const fbxString &pVal) | |
bool | operator< (const KFbxPropertyUpdate &pOther) const |
Public Attributes |
|
KFbxProperty | mProperty |
fbxString | mOriginalValue |
KFbxPropertyUpdate | ( | ) | [inline] |
Definition at line 110 of file kfbxprocessorxref.h.
KFbxPropertyUpdate | ( | const KFbxProperty & | pProp, | |
const fbxString & | pVal | |||
) | [inline] |
Definition at line 111 of file kfbxprocessorxref.h.
bool operator< | ( | const KFbxPropertyUpdate & | pOther | ) | const [inline] |
Definition at line 114 of file kfbxprocessorxref.h.
References KFbxProperty::GetName(), and KFbxProcessorXRefCopy::KFbxPropertyUpdate::mProperty.
Definition at line 107 of file kfbxprocessorxref.h.
Referenced by KFbxProcessorXRefCopy::KFbxPropertyUpdate::operator<().
Definition at line 108 of file kfbxprocessorxref.h.