MCPcopy Create free account
hub / github.com/ImageEngine/cortex / bindData

Function bindData

src/IECorePython/DataBinding.cpp:51–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49{
50
51void bindData()
52{
53 RunTimeTypedClass<Data>( "An abstract base class for data storage." )
54 ;
55}
56}

Callers 1

BOOST_PYTHON_MODULEFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected