Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
166
void Output::setData( const std::string &data )
167
{
168
m_data = data;
169
}
170
171
const std::string &Output::getData() const
172
{
Callers
2
test
Method · 0.95
testHash
Method · 0.95
Calls
no outgoing calls
Tested by
2
test
Method · 0.76
testHash
Method · 0.76