|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hdSt/api.h"#include "pxr/imaging/hdSt/materialNetwork.h"#include "pxr/imaging/hdSt/shaderCode.h"#include "pxr/imaging/hd/material.h"#include "pxr/imaging/hf/perfLog.h"#include <memory>
Include dependency graph for material.h:Go to the source code of this file.
Classes | |
| class | HdStMaterial |
| struct | HdStMaterial::VolumeMaterialData |
Typedefs | |
| using | HdSt_MaterialNetworkShaderSharedPtr = std::shared_ptr< class HdSt_MaterialNetworkShader > |
| using HdSt_MaterialNetworkShaderSharedPtr = std::shared_ptr<class HdSt_MaterialNetworkShader> |
Definition at line 22 of file material.h.