HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
imageShader.h File Reference
+ Include dependency graph for imageShader.h:

Go to the source code of this file.

Classes

class  HdImageShader
 

Macros

#define HD_IMAGE_SHADER_TOKENS
 

Typedefs

using HdMaterialNetworkInterfaceUniquePtr = std::unique_ptr< class HdMaterialNetworkInterface >
 

Functions

 TF_DECLARE_PUBLIC_TOKENS (HdImageShaderTokens, HD_API, HD_IMAGE_SHADER_TOKENS)
 

Macro Definition Documentation

#define HD_IMAGE_SHADER_TOKENS
Value:
(priority) \
(filePath) \
(constants) \
(materialNetwork)
GLenum GLenum GLsizei const GLuint GLboolean enabled
Definition: glcorearb.h:2539

Definition at line 21 of file imageShader.h.

Typedef Documentation

Definition at line 33 of file imageShader.h.

Function Documentation

TF_DECLARE_PUBLIC_TOKENS ( HdImageShaderTokens  ,
HD_API  ,
HD_IMAGE_SHADER_TOKENS   
)