Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ parameters
Method
parameters
src/IECore/Parameterised.cpp:63–66 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
CompoundParameter *Parameterised::parameters()
64
{
65
return m_parameters.get();
66
}
67
68
const CompoundParameter *Parameterised::parameters() const
69
{
Callers
15
testCopy
Method · 0.95
testLoad
Method · 0.95
testSave
Method · 0.95
testClassLoader
Method · 0.95
testClasses
Method · 0.95
testClassVectors
Method · 0.95
testCompoundVectorParameter
Method · 0.95
readArnoldProcedural
Function · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
doOperation
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
9
test
Method · 0.36
test
Method · 0.36
testHash
Method · 0.36
testReconstructionFromParameters
Method · 0.36
operator()
Method · 0.36
testUserData
Method · 0.36
__init__
Method · 0.36
__init__
Method · 0.36
__init__
Method · 0.36