MaterialX 1.39.1
|
Color management system classes. More...
#include <MaterialXGenShader/Export.h>
#include <MaterialXGenShader/ShaderNode.h>
#include <MaterialXGenShader/ShaderNodeImpl.h>
#include <MaterialXGenShader/TypeDesc.h>
#include <MaterialXCore/Document.h>
Go to the source code of this file.
Classes | |
struct | ColorSpaceTransform |
Structure that represents color space transform information. More... | |
class | ColorManagementSystem |
Abstract base class for color management systems. More... | |
Typedefs | |
using | ColorManagementSystemPtr = shared_ptr< class ColorManagementSystem > |
A shared pointer to a ColorManagementSystem. | |
Color management system classes.