All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HdMaterialNetwork2 Struct Reference

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
 

Detailed Description

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 179 of file material.h.


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