|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hd/api.h"#include "pxr/imaging/hd/material.h"#include "pxr/imaging/hd/sprim.h"#include "pxr/imaging/hd/version.h"#include "pxr/base/tf/staticTokens.h"#include "pxr/base/vt/dictionary.h"
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) | |
| #define HD_IMAGE_SHADER_TOKENS |
Definition at line 21 of file imageShader.h.
| using HdMaterialNetworkInterfaceUniquePtr = std::unique_ptr<class HdMaterialNetworkInterface> |
Definition at line 33 of file imageShader.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | HdImageShaderTokens | , |
| HD_API | , | ||
| HD_IMAGE_SHADER_TOKENS | |||
| ) |