| 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 55 of file namespaceEdits.h.
| size_t PcpNamespaceEdits::CacheSite::cacheIndex | 
Index of cache of site.
Definition at line 56 of file namespaceEdits.h.
| SdfPath PcpNamespaceEdits::CacheSite::newPath | 
New path of site.
Definition at line 58 of file namespaceEdits.h.
| SdfPath PcpNamespaceEdits::CacheSite::oldPath | 
Old path of site.
Definition at line 57 of file namespaceEdits.h.