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>
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 39 of file material.h.