Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ clearUserData
Method
clearUserData
source/MaterialXGenShader/GenContext.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
void GenContext::clearUserData()
71
{
72
_userData.clear();
73
}
74
75
void GenContext::addInputSuffix(const ShaderInput* input, const string& suffix)
76
{
Callers
3
updateMaterials
Method · 0.80
validate
Method · 0.80
loadDocument
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected