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

Function userAttributes

src/IECoreGL/bindings/StateBinding.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49{
50
51static IECore::CompoundDataPtr userAttributes( State &s )
52{
53 return s.userAttributes();
54}
55
56static StatePtr defaultState()
57{

Callers 1

addMethod · 0.85

Calls 1

userAttributesMethod · 0.45

Tested by

no test coverage detected