MCPcopy 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
279IECore::CompoundData *State::userAttributes()
280{
281 return m_implementation->userAttributes();
282}
283
284const IECore::CompoundData *State::userAttributes() const
285{

Callers 2

testUserAttributesMethod · 0.95
userAttributesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected