#include "pxr/pxr.h"
#include "pxr/usd/ar/filesystemAsset.h"
#include "pxr/usd/ar/resolvedPath.h"
#include <string>
#include <regex>
Go to the source code of this file.
◆ CONVERT_STRING
| #define CONVERT_STRING |
( |
|
string | ) |
#string |
◆ DEFINE_STRING
◆ RES_FUNCS_REMOVE_SDF_ARGS
| #define RES_FUNCS_REMOVE_SDF_ARGS |
( |
|
x | ) |
; |
◆ _AnchorRelativePath()
| std::string _AnchorRelativePath |
( |
const std::string & |
anchorPath, |
|
|
const std::string & |
path |
|
) |
| |
◆ _IsAyonPath()
| bool _IsAyonPath |
( |
const std::string & |
assetPath | ) |
|
◆ _IsFileRelativePath()
| bool _IsFileRelativePath |
( |
const std::string & |
path | ) |
|
◆ _IsNotFilePath()
| bool _IsNotFilePath |
( |
const std::string & |
path | ) |
|
◆ _IsRelativePath()
| bool _IsRelativePath |
( |
const std::string & |
path | ) |
|
◆ _ResolveAnchored()
| ArResolvedPath _ResolveAnchored |
( |
const std::string & |
anchorPath, |
|
|
const std::string & |
path |
|
) |
| |
◆ RemoveSdfFormatArgs()
| PXR_NAMESPACE_USING_DIRECTIVE void RemoveSdfFormatArgs |
( |
std::string & |
uri | ) |
|