MCPcopy 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
70void GenContext::clearUserData()
71{
72 _userData.clear();
73}
74
75void GenContext::addInputSuffix(const ShaderInput* input, const string& suffix)
76{

Callers 3

updateMaterialsMethod · 0.80
validateMethod · 0.80
loadDocumentMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected