Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ bindImage
Method
bindImage
source/MaterialXRender/ImageHandler.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
bool ImageHandler::bindImage(ImagePtr, const ImageSamplingProperties&)
151
{
152
return false;
153
}
154
155
bool ImageHandler::unbindImage(ImagePtr)
156
{
Callers
3
getShadowMap
Method · 0.45
updatePrefilteredMap
Method · 0.45
getShadowMap
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected