HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
layerRelocatesEditBuilder.h File Reference
#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>
+ Include dependency graph for layerRelocatesEditBuilder.h:

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)
 

Function Documentation

bool Pcp_ModifyRelocates ( SdfRelocates relocates,
const SdfPath oldPath,
const SdfPath newPath 
)
PXR_NAMESPACE_OPEN_SCOPE SDF_DECLARE_HANDLES ( SdfLayer  )
TF_DECLARE_WEAK_PTRS ( PcpLayerStack  )