Loading...
Searching...
No Matches
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
 Represents a node that holds shading information. More...
 

Macros

#define SDR_NODE_FIELD_KEY_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (SdrNodeFieldKey, SDR_API, SDR_NODE_FIELD_KEY_TOKENS)
 

Macro Definition Documentation

◆ SDR_NODE_FIELD_KEY_TOKENS

#define SDR_NODE_FIELD_KEY_TOKENS
Value:
((Identifier, "_identifier")) \
((Name, "_name")) \
((Family, "_family")) \
((SourceType, "_sourceType"))

Definition at line 26 of file shaderNode.h.