HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ShaderGraphRefactor.h File Reference
+ 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...
 

Detailed Description

Shader graph refactoring passes

Definition in file ShaderGraphRefactor.h.

Typedef Documentation

A shared pointer to a shader graph refactor.

Definition at line 20 of file ShaderGraphRefactor.h.