24 #ifndef PXR_USD_USDMTLX_READER_H
25 #define PXR_USD_USDMTLX_READER_H
48 const UsdStagePtr& stage,
59 const UsdStagePtr& stage,
64 #endif // PXR_USD_USDMTLX_READER_H
USDMTLX_API void UsdMtlxRead(const MaterialX::ConstDocumentPtr &mtlx, const UsdStagePtr &stage, const SdfPath &internalPath=SdfPath("/MaterialX"), const SdfPath &externalPath=SdfPath("/ModelRoot"))
PXR_NAMESPACE_OPEN_SCOPE TF_DECLARE_WEAK_PTRS(UsdStage)
USDMTLX_API void UsdMtlxReadNodeGraphs(const MaterialX::ConstDocumentPtr &mtlx, const UsdStagePtr &stage, const SdfPath &internalPath=SdfPath("/MaterialX"))
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
shared_ptr< const Document > ConstDocumentPtr
A shared pointer to a const Document.