|
HDK
|
#include "pxr/pxr.h"#include "pxr/usd/pcp/api.h"#include "pxr/usd/pcp/errors.h"#include "pxr/usd/pcp/layerStackIdentifier.h"#include "pxr/usd/sdf/changeList.h"#include "pxr/usd/sdf/declareHandles.h"#include "pxr/usd/sdf/path.h"#include "pxr/usd/sdf/types.h"#include "pxr/base/tf/declarePtrs.h"#include <map>#include <set>#include <unordered_set>
Include dependency graph for changes.h:Go to the source code of this file.
Classes | |
| class | PcpLayerStackChanges |
| class | PcpCacheChanges |
| class | PcpLifeboat |
| class | PcpChanges |
Functions | |
| PXR_NAMESPACE_OPEN_SCOPE | SDF_DECLARE_HANDLES (SdfLayer) |
| TF_DECLARE_WEAK_AND_REF_PTRS (PcpLayerStack) | |
| PXR_NAMESPACE_OPEN_SCOPE SDF_DECLARE_HANDLES | ( | SdfLayer | ) |
| TF_DECLARE_WEAK_AND_REF_PTRS | ( | PcpLayerStack | ) |