MaterialX 1.39.1
|
This is the complete list of members for GraphIterator, including all inherited members.
begin(size_t holdCount=0) | GraphIterator | inline |
end() | GraphIterator | static |
getConnectingElement() const | GraphIterator | inline |
getDownstreamElement() const | GraphIterator | inline |
getElementDepth() const | GraphIterator | inline |
getNodeDepth() const | GraphIterator | |
getPruneSubgraph() const | GraphIterator | inline |
getUpstreamElement() const | GraphIterator | inline |
getUpstreamIndex() const | GraphIterator | inline |
GraphIterator(ElementPtr elem) (defined in GraphIterator) | GraphIterator | inlineexplicit |
operator!=(const GraphIterator &rhs) const (defined in GraphIterator) | GraphIterator | inline |
operator*() const | GraphIterator | inline |
operator++() | GraphIterator | |
operator==(const GraphIterator &rhs) const (defined in GraphIterator) | GraphIterator | inline |
setPruneSubgraph(bool prune) | GraphIterator | inline |
~GraphIterator() (defined in GraphIterator) | GraphIterator | inline |