Loading...
Searching...
No Matches
materialSchema.h File Reference
+ Include dependency graph for materialSchema.h:

Go to the source code of this file.

Classes

class  HdMaterialSchema
 The Material schema is a container schema that provides the correct material definition per render context. More...
 

Macros

#define HD_MATERIAL_SCHEMA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdMaterialSchemaTokens, HD_API, HD_MATERIAL_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ HD_MATERIAL_SCHEMA_TOKENS

#define HD_MATERIAL_SCHEMA_TOKENS
Value:
(material) \
((universalRenderContext, "")) \
((_universalRenderContextToken, "universalRenderContext")) \
((all, "__all")) \
(terminals) \
(surface) \
(displacement) \
(volume) \

Definition at line 36 of file materialSchema.h.