Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ bindStreamIndexedIO
Function
bindStreamIndexedIO
src/IECorePython/IndexedIOBinding.cpp:413–416 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
411
}
412
413
void bindStreamIndexedIO()
414
{
415
IECorePython::RunTimeTypedClass<StreamIndexedIO>();
416
}
417
418
void bindFileIndexedIO()
419
{
Callers
1
bindIndexedIO
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected