Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
125
void UnitSystem::loadLibrary(DocumentPtr document)
126
{
127
_document = document;
128
}
129
130
void UnitSystem::setUnitConverterRegistry(UnitConverterRegistryPtr registry)
131
{
Callers
8
main
Function · 0.45
initContext
Method · 0.45
initializeGeneratorContext
Method · 0.45
shaderGenPerformanceTest
Function · 0.45
addColorManagement
Method · 0.45
addUnitSystem
Method · 0.45
initContext
Method · 0.45
initContext
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected