HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
shaderNode.h File Reference
+ Include dependency graph for shaderNode.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdrShaderNode
 

Macros

#define SDR_NODE_FIELD_KEY_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (SdrNodeFieldKey, SDR_API, SDR_NODE_FIELD_KEY_TOKENS)
 

Macro Definition Documentation

#define SDR_NODE_FIELD_KEY_TOKENS
Value:
((Identifier, "_identifier")) \
((Name, "_name")) \
((Family, "_family")) /* deprecated */ \
((Function, "_function")) \
((SourceType, "_sourceType")) /* deprecated */ \
((ShadingSystem, "_shadingSystem"))

Definition at line 26 of file shaderNode.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( SdrNodeFieldKey  ,
SDR_API  ,
SDR_NODE_FIELD_KEY_TOKENS   
)
Deprecated:
SdrNodeFieldKey->SourceType is deprecated in favor of SdrNodeFieldKey->ShadingSystem.