|
HDK
|
#include "pxr/pxr.h"#include "pxr/usd/pcp/api.h"#include "pxr/usd/pcp/dependency.h"#include "pxr/usd/pcp/errors.h"#include "pxr/usd/pcp/mapFunction.h"#include "pxr/usd/pcp/primIndex.h"#include "pxr/usd/pcp/propertyIndex.h"#include "pxr/usd/sdf/declareHandles.h"#include "pxr/usd/sdf/path.h"#include "pxr/usd/sdf/pathTable.h"#include "pxr/usd/ar/ar.h"#include "pxr/usd/ar/resolverContext.h"#include "pxr/base/tf/declarePtrs.h"#include "pxr/base/tf/functionRef.h"#include "pxr/base/tf/hashset.h"#include <memory>#include <string>#include <unordered_set>#include <vector>
Include dependency graph for cache.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | PcpCache |
Functions | |
| TF_DECLARE_WEAK_AND_REF_PTRS (PcpLayerStack) | |
| TF_DECLARE_WEAK_AND_REF_PTRS (Pcp_LayerStackRegistry) | |
| SDF_DECLARE_HANDLES (SdfSpec) | |
| SDF_DECLARE_HANDLES | ( | SdfSpec | ) |
| TF_DECLARE_WEAK_AND_REF_PTRS | ( | PcpLayerStack | ) |
| TF_DECLARE_WEAK_AND_REF_PTRS | ( | Pcp_LayerStackRegistry | ) |