Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
static IECore::CompoundDataPtr userAttributes( State &s )
52
{
53
return s.userAttributes();
54
}
55
56
static StatePtr defaultState()
57
{
Callers
1
add
Method · 0.85
Calls
1
userAttributes
Method · 0.45
Tested by
no test coverage detected