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

Method acceptsRepeatedData

src/IECoreImage/ImageDisplayDriver.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96bool ImageDisplayDriver::acceptsRepeatedData() const
97{
98 return true;
99}
100
101void ImageDisplayDriver::imageData( const Box2i &box, const float *data, size_t dataSize )
102{

Callers 2

Calls

no outgoing calls

Tested by 1