MaterialX 1.39.1
|
Library-wide includes and types. More...
#include <MaterialXCore/Exception.h>
Go to the source code of this file.
Typedefs | |
using | StringStream = std::stringstream |
A string stream. | |
using | ShaderPtr = shared_ptr< Shader > |
Shared pointer to a Shader. | |
using | ShaderStagePtr = shared_ptr< ShaderStage > |
Shared pointer to a ShaderStage. | |
using | ShaderGeneratorPtr = shared_ptr< ShaderGenerator > |
Shared pointer to a ShaderGenerator. | |
using | ShaderNodeImplPtr = shared_ptr< ShaderNodeImpl > |
Shared pointer to a ShaderNodeImpl. | |
using | GenContextPtr = shared_ptr< GenContext > |
Shared pointer to a GenContext. | |
template<class T > | |
using | CreatorFunction = shared_ptr< T >(*)() |
Library-wide includes and types.
This file should be the first include for any public header in the MaterialXGenShader library.