MaterialX 1.39.1
|
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. | |
The top-level Document class.