HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/pcp/api.h"
#include "pxr/usd/pcp/errors.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 <vector>
Go to the source code of this file.
Classes | |
class | PcpLayerRelocatesEditBuilder |
Functions | |
PXR_NAMESPACE_OPEN_SCOPE | SDF_DECLARE_HANDLES (SdfLayer) |
TF_DECLARE_WEAK_PTRS (PcpLayerStack) | |
bool | Pcp_ModifyRelocates (SdfRelocates *relocates, const SdfPath &oldPath, const SdfPath &newPath) |
bool Pcp_ModifyRelocates | ( | SdfRelocates * | relocates, |
const SdfPath & | oldPath, | ||
const SdfPath & | newPath | ||
) |
PXR_NAMESPACE_OPEN_SCOPE SDF_DECLARE_HANDLES | ( | SdfLayer | ) |
TF_DECLARE_WEAK_PTRS | ( | PcpLayerStack | ) |