HDK
|
Cache site that must respond to a namespace edit. More...
#include <namespaceEdits.h>
Public Attributes | |
size_t | cacheIndex |
Index of cache of site. More... | |
SdfPath | oldPath |
Old path of site. More... | |
SdfPath | newPath |
New path of site. More... | |
Cache site that must respond to a namespace edit.
Definition at line 72 of file namespaceEdits.h.
size_t PcpNamespaceEdits::CacheSite::cacheIndex |
Index of cache of site.
Definition at line 73 of file namespaceEdits.h.
SdfPath PcpNamespaceEdits::CacheSite::newPath |
New path of site.
Definition at line 75 of file namespaceEdits.h.
SdfPath PcpNamespaceEdits::CacheSite::oldPath |
Old path of site.
Definition at line 74 of file namespaceEdits.h.