|
HDK
|
#include "HUSD_API.h"#include "HUSD_DataHandle.h"#include "HUSD_Path.h"#include <UN/UN_GraphData.h>#include <UN/UN_UniGraph.h>#include <string>
Include dependency graph for HUSD_MaterialUniGraph.h:Go to the source code of this file.
Classes | |
| class | HUSD_MaterialUniGraph |
Macros | |
| #define | HUSD_SHADER_GRAPH_CATEGORY "UsdShadeGraph" |
| #define | HUSD_NODEGRAPH_NODE_TYPE "NodeGraph" |
Typedefs | |
| using | HUSD_MaterialUniGraphDataHandleProvider = std::function< const HUSD_DataHandle &()> |
| #define HUSD_NODEGRAPH_NODE_TYPE "NodeGraph" |
Definition at line 29 of file HUSD_MaterialUniGraph.h.
| #define HUSD_SHADER_GRAPH_CATEGORY "UsdShadeGraph" |
Definition at line 28 of file HUSD_MaterialUniGraph.h.
| using HUSD_MaterialUniGraphDataHandleProvider = std::function<const HUSD_DataHandle & ()> |
Definition at line 30 of file HUSD_MaterialUniGraph.h.