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

Method setData

src/IECoreScene/Output.cpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164}
165
166void Output::setData( const std::string &data )
167{
168 m_data = data;
169}
170
171const std::string &Output::getData() const
172{

Callers 2

testMethod · 0.95
testHashMethod · 0.95

Calls

no outgoing calls

Tested by 2

testMethod · 0.76
testHashMethod · 0.76