MaterialX 1.38.10
Loading...
Searching...
No Matches
Document.h File Reference

The top-level Document class. More...

Go to the source code of this file.

Classes

class  Document
 A MaterialX document, which represents the top-level element in the MaterialX ownership hierarchy. More...
 

Typedefs

using DocumentPtr = shared_ptr< Document >
 A shared pointer to a Document.
 
using ConstDocumentPtr = shared_ptr< const Document >
 A shared pointer to a const Document.
 

Detailed Description

The top-level Document class.