MaterialX 1.39.1
|
#include <MaterialXGenShader/Export.h>
#include <MaterialXGenShader/ShaderNode.h>
#include <MaterialXGenShader/ShaderNodeImpl.h>
#include <MaterialXGenShader/TypeDesc.h>
#include <MaterialXCore/Unit.h>
#include <MaterialXCore/Document.h>
Go to the source code of this file.
Classes | |
struct | UnitTransform |
Structure that represents unit transform information. More... | |
class | UnitSystem |
Base unit system support. More... | |
Typedefs | |
using | UnitSystemPtr = shared_ptr< class UnitSystem > |
A shared pointer to a UnitSystem. | |
Unit system classes.