|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hgi/api.h"#include <memory>#include <ostream>#include <string>#include <vector>
Include dependency graph for shaderSection.h:Go to the source code of this file.
Classes | |
| struct | HgiShaderSectionAttribute |
| class | HgiShaderSection |
Typedefs | |
| using | HgiShaderSectionAttributeVector = std::vector< HgiShaderSectionAttribute > |
| using HgiShaderSectionAttributeVector = std::vector<HgiShaderSectionAttribute> |
Definition at line 28 of file shaderSection.h.