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

#include <material.h>

Public Attributes

SdfPath path
 
TfToken identifier
 
std::map< TfToken, VtValueparameters
 

Detailed Description

Describes a material node which is made of a path, an identifier and a list of parameters.

Definition at line 100 of file material.h.

Member Data Documentation

TfToken HdMaterialNode::identifier

Definition at line 103 of file material.h.

std::map<TfToken, VtValue> HdMaterialNode::parameters

Definition at line 104 of file material.h.

SdfPath HdMaterialNode::path

Definition at line 102 of file material.h.


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