HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 
class  HdPrimvarSchema::Builder
 

Macros

#define HDPRIMVAR_SCHEMA_TOKENS
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdPrimvarSchemaTokens, HD_API, HDPRIMVAR_SCHEMA_TOKENS)
 

Macro Definition Documentation

#define HDPRIMVAR_SCHEMA_TOKENS
Value:
(primvarValue) \
(indexedPrimvarValue) \
(indices) \
(interpolation) \
(role) \
(constant) \
(uniform) \
(varying) \
(vertex) \
(faceVarying) \
(instance) \
(point) \
(normal) \
(vector) \
(color) \
(pointIndex) \
(edgeIndex) \
(faceIndex) \
(textureCoordinate) \
SIM_API const UT_StringHolder vertex
GLsizei GLenum const void * indices
Definition: glcorearb.h:406
GA_API const UT_StringHolder transform
GLuint color
Definition: glcorearb.h:1261

Definition at line 39 of file primvarSchema.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdPrimvarSchemaTokens  ,
HD_API  ,
HDPRIMVAR_SCHEMA_TOKENS   
)