Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ setName
Method
setName
src/IECoreScene/Output.cpp:146–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void Output::setName( const std::string &name )
147
{
148
m_name = name;
149
}
150
151
const std::string &Output::getName() const
152
{
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