MaterialX 1.38.2
|
Graph traversal classes. More...
#include <MaterialXCore/Exception.h>
Go to the source code of this file.
Classes | |
class | Edge |
An edge between two connected Elements, returned during graph traversal. More... | |
class | TreeIterator |
An iterator object representing the state of a tree traversal. More... | |
class | GraphIterator |
An iterator object representing the state of an upstream graph traversal. More... | |
class | InheritanceIterator |
An iterator object representing the current state of an inheritance traversal. More... | |
class | ExceptionFoundCycle |
An exception that is thrown when a traversal call encounters a cycle. More... | |
Graph traversal classes.