HDK
|
#include <changeList.h>
Public Member Functions | |
_Flags () | |
Public Attributes | |
bool | didChangeIdentifier:1 |
bool | didChangeResolvedPath:1 |
bool | didReplaceContent:1 |
bool | didReloadContent:1 |
bool | didReorderChildren:1 |
bool | didReorderProperties:1 |
bool | didRename:1 |
bool | didChangePrimVariantSets:1 |
bool | didChangePrimInheritPaths:1 |
bool | didChangePrimSpecializes:1 |
bool | didChangePrimReferences:1 |
bool | didChangeAttributeTimeSamples:1 |
bool | didChangeAttributeConnection:1 |
bool | didChangeRelationshipTargets:1 |
bool | didAddTarget:1 |
bool | didRemoveTarget:1 |
bool | didAddInertPrim:1 |
bool | didAddNonInertPrim:1 |
bool | didRemoveInertPrim:1 |
bool | didRemoveNonInertPrim:1 |
bool | didAddPropertyWithOnlyRequiredFields:1 |
bool | didAddProperty:1 |
bool | didRemovePropertyWithOnlyRequiredFields:1 |
bool | didRemoveProperty:1 |
Definition at line 138 of file changeList.h.
|
inline |
Definition at line 139 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didAddInertPrim |
Definition at line 170 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didAddNonInertPrim |
Definition at line 171 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didAddProperty |
Definition at line 177 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didAddPropertyWithOnlyRequiredFields |
Definition at line 176 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didAddTarget |
Definition at line 166 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangeAttributeConnection |
Definition at line 164 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangeAttributeTimeSamples |
Definition at line 163 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangeIdentifier |
Definition at line 144 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangePrimInheritPaths |
Definition at line 158 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangePrimReferences |
Definition at line 160 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangePrimSpecializes |
Definition at line 159 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangePrimVariantSets |
Definition at line 157 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangeRelationshipTargets |
Definition at line 165 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didChangeResolvedPath |
Definition at line 145 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didReloadContent |
Definition at line 147 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didRemoveInertPrim |
Definition at line 172 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didRemoveNonInertPrim |
Definition at line 173 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didRemoveProperty |
Definition at line 179 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didRemovePropertyWithOnlyRequiredFields |
Definition at line 178 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didRemoveTarget |
Definition at line 167 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didRename |
Definition at line 154 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didReorderChildren |
Definition at line 150 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didReorderProperties |
Definition at line 151 of file changeList.h.
bool SdfChangeList::Entry::_Flags::didReplaceContent |
Definition at line 146 of file changeList.h.