![]() |
MaterialX 1.39.4
|
A RAII class for overriding port variable names. More...
#include <GenContext.h>
Public Member Functions | |
| ScopedSetVariableName (const string &name, ShaderPort *port) | |
| Constructor for setting a new variable name for a port. | |
| ~ScopedSetVariableName () | |
| Destructor restoring the original variable name. | |
A RAII class for overriding port variable names.