AYON Usd Resolver  0.1.0
Loading...
Searching...
No Matches
resolver.cpp File Reference
#include <string>
#include <utility>
#include "codes/debugCodes.h"
#include "pxr/base/tf/debug.h"
#include "pxr/usd/ar/resolvedPath.h"
#include "cache/resolverContextCache.h"
#include "helpers/resolutionFunctions.h"
#include "resolver.h"
#include "resolverContext.h"
#include "pxr/base/arch/fileSystem.h"
#include "pxr/base/tf/pathUtils.h"
#include "pxr/usd/ar/defineResolver.h"
#include "pxr/usd/ar/filesystemAsset.h"
#include "pxr/usd/ar/filesystemWritableAsset.h"
#include "pxr/usd/ar/notice.h"
#include "pxr/usd/sdf/layer.h"
Include dependency graph for resolver.cpp:

Macros

#define CONVERT_STRING(string)   #string
 
#define DEFINE_STRING(string)   CONVERT_STRING(string)
 

Functions

PXR_NAMESPACE_OPEN_SCOPE AR_DEFINE_RESOLVER (AyonUsdResolver, ArResolver)
 

Macro Definition Documentation

◆ CONVERT_STRING

#define CONVERT_STRING (   string)    #string

◆ DEFINE_STRING

#define DEFINE_STRING (   string)    CONVERT_STRING(string)

Function Documentation

◆ AR_DEFINE_RESOLVER()

PXR_NAMESPACE_OPEN_SCOPE AR_DEFINE_RESOLVER ( AyonUsdResolver  ,
ArResolver   
)