24 #ifndef PXR_USD_AR_PACKAGE_UTILS_H
25 #define PXR_USD_AR_PACKAGE_UTILS_H
111 std::pair<std::string, std::string>
127 std::pair<std::string, std::string>
134 #endif // PXR_USD_AR_PACKAGE_UTILS_H
AR_API std::pair< std::string, std::string > ArSplitPackageRelativePathOuter(const std::string &path)
AR_API std::pair< std::string, std::string > ArSplitPackageRelativePathInner(const std::string &path)
GLsizei const GLchar *const * string
GLsizei const GLchar *const * path
AR_API std::string ArJoinPackageRelativePath(const std::vector< std::string > &paths)
AR_API bool ArIsPackageRelativePath(const std::string &path)
Return true if path is a package-relative path, false otherwise.
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE