Loading...
Searching...
No Matches
primvarSchema.h File Reference
+ Include dependency graph for primvarSchema.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HdPrimvarSchema::Builder
 Utility class for setting sparse sets of child data source fields to be filled as arguments into BuildRetained. More...
 

Macros

#define HD_PRIMVAR_SCHEMA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdPrimvarSchemaTokens, HD_API, HD_PRIMVAR_SCHEMA_TOKENS)
 

Macro Definition Documentation

◆ HD_PRIMVAR_SCHEMA_TOKENS

#define HD_PRIMVAR_SCHEMA_TOKENS
Value:
(primvarValue) \
(indexedPrimvarValue) \
(indices) \
(interpolation) \
(role) \
(transform) \
(constant) \
(uniform) \
(varying) \
(vertex) \
(faceVarying) \
(instance) \
(point) \
(normal) \
(vector) \
(color) \
(pointIndex) \
(edgeIndex) \
(faceIndex) \
(textureCoordinate) \

Definition at line 52 of file primvarSchema.h.