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

Describes a map from network type to network. More...

Public Attributes

std::map< TfToken,
HdMaterialNetwork
map
 
std::vector< SdfPathterminals
 

Detailed Description

Describes a map from network type to network.

Definition at line 127 of file material.h.

Member Data Documentation

std::map<TfToken, HdMaterialNetwork> map

Definition at line 128 of file material.h.

std::vector<SdfPath> terminals

Definition at line 129 of file material.h.


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