|
Materialx Protobuf API 1.39.5
Serialization API to convert between MaterialX and Google Protobuf formats.
|
This is the complete list of members for Util, including all inherited members.
| addMermaidElements(const MaterialXElement &element, std::vector< std::string > &lines) | Util | privatestatic |
| debugInspect(const MaterialXDocument &pb_doc, int max_depth=10) | Util | static |
| debugInspectCompact(const MaterialXDocument &pb_doc, int max_depth=10) | Util | static |
| debugInspectSimple(const MaterialXDocument &pb_doc) | Util | static |
| fromString(const std::string &data) | Util | static |
| generateMermaidDiagram(const MaterialXDocument &pb_doc) | Util | static |
| printElement(const MaterialXElement &element, int depth, int max_depth) | Util | privatestatic |
| printElementCompact(const MaterialXElement &element, int depth, int max_depth) | Util | privatestatic |
| printTree(const MaterialXElement &element, const std::string &prefix, bool is_last) | Util | privatestatic |
| toJson(const MaterialXDocument &pb_doc, int indent=2) | Util | static |
| toString(const MaterialXDocument &pb_doc) | Util | static |