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

#include <material.h>

Public Member Functions

bool operator== (const HdMaterialConnection2 &rhs) const
 

Public Attributes

SdfPath upstreamNode
 
TfToken upstreamOutputName
 

Detailed Description

HdMaterialNetwork2

This struct replaces the previously used MatfiltNetwork and HdSt_MaterialNetwork. In the furuture this HdMaterialNetwork2 will replace the current HdMaterialNetwork defined above.

Describes a single connection to an upsream node and output port Replacement for HdMaterialRelationship.

Definition at line 146 of file material.h.

Member Function Documentation

bool HdMaterialConnection2::operator== ( const HdMaterialConnection2 rhs) const
inline

Definition at line 151 of file material.h.

Member Data Documentation

SdfPath HdMaterialConnection2::upstreamNode

Definition at line 148 of file material.h.

TfToken HdMaterialConnection2::upstreamOutputName

Definition at line 149 of file material.h.


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