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

Describes a material network composed of nodes, primvars, and relationships between the nodes and terminals of those nodes. More...

Public Attributes

std::vector
< HdMaterialRelationship
relationships
 
std::vector< HdMaterialNodenodes
 
TfTokenVector primvars
 

Detailed Description

Describes a material network composed of nodes, primvars, and relationships between the nodes and terminals of those nodes.

Definition at line 118 of file material.h.

Member Data Documentation

std::vector<HdMaterialNode> nodes

Definition at line 120 of file material.h.

TfTokenVector primvars

Definition at line 121 of file material.h.

std::vector<HdMaterialRelationship> relationships

Definition at line 119 of file material.h.


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