Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ userAttributes
Method
userAttributes
src/IECoreGL/State.cpp:279–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
}
278
279
IECore::CompoundData *State::userAttributes()
280
{
281
return m_implementation->userAttributes();
282
}
283
284
const IECore::CompoundData *State::userAttributes() const
285
{
Callers
2
testUserAttributes
Method · 0.95
userAttributes
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected