![]() |
|
Container of nodes and top-level terminal connections. More...
Public Member Functions | |
bool | operator== (const HdMaterialNetwork2 &rhs) const |
Public Attributes | |
std::map< SdfPath, HdMaterialNode2 > | nodes |
std::map< TfToken, HdMaterialConnection2 > | terminals |
TfTokenVector | primvars |
Container of nodes and top-level terminal connections.
This is the mutable representation of a shading network sent to filtering functions by a MatfiltFilterChain.
Definition at line 175 of file material.h.