HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PcpNamespaceEdits::CacheSite Struct Reference

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...
 

Detailed Description

Cache site that must respond to a namespace edit.

Definition at line 72 of file namespaceEdits.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: