MCPcopy 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
413void bindStreamIndexedIO()
414{
415 IECorePython::RunTimeTypedClass<StreamIndexedIO>();
416}
417
418void bindFileIndexedIO()
419{

Callers 1

bindIndexedIOFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected