|
HDK
|
#include <MaterialXGenShader/Export.h>
Include dependency graph for ShaderGraphRefactor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ShaderGraphRefactor |
| class | NodeElisionRefactor |
| class | PremultipliedBsdfAddRefactor |
| class | DistributeLayerOverMixRefactor |
Typedefs | |
| using | ShaderGraphRefactorPtr = shared_ptr< class ShaderGraphRefactor > |
| A shared pointer to a shader graph refactor. More... | |
Shader graph refactoring passes
Definition in file ShaderGraphRefactor.h.
| using ShaderGraphRefactorPtr = shared_ptr<class ShaderGraphRefactor> |
A shared pointer to a shader graph refactor.
Definition at line 20 of file ShaderGraphRefactor.h.