MaterialX 1.39.2
Loading...
Searching...
No Matches
ShaderGraphEdge Class Reference

An edge returned during shader graph traversal. More...

#include <ShaderGraph.h>

Public Member Functions

 ShaderGraphEdge (ShaderOutput *up, ShaderInput *down)
 
bool operator== (const ShaderGraphEdge &rhs) const
 
bool operator!= (const ShaderGraphEdge &rhs) const
 
bool operator< (const ShaderGraphEdge &rhs) const
 

Public Attributes

ShaderOutputupstream
 
ShaderInputdownstream
 

Detailed Description

An edge returned during shader graph traversal.


The documentation for this class was generated from the following file: