MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/MaterialX / loadLibrary

Method loadLibrary

source/MaterialXGenShader/UnitSystem.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void UnitSystem::loadLibrary(DocumentPtr document)
126{
127 _document = document;
128}
129
130void UnitSystem::setUnitConverterRegistry(UnitConverterRegistryPtr registry)
131{

Callers 8

mainFunction · 0.45
initContextMethod · 0.45
shaderGenPerformanceTestFunction · 0.45
addColorManagementMethod · 0.45
addUnitSystemMethod · 0.45
initContextMethod · 0.45
initContextFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected