MCPcopy 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
63CompoundParameter *Parameterised::parameters()
64{
65 return m_parameters.get();
66}
67
68const CompoundParameter *Parameterised::parameters() const
69{

Callers 15

testCopyMethod · 0.95
testLoadMethod · 0.95
testSaveMethod · 0.95
testClassLoaderMethod · 0.95
testClassesMethod · 0.95
testClassVectorsMethod · 0.95
readArnoldProceduralFunction · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
doOperationMethod · 0.45

Calls 1

getMethod · 0.45

Tested by 9

testMethod · 0.36
testMethod · 0.36
testHashMethod · 0.36
operator()Method · 0.36
testUserDataMethod · 0.36
__init__Method · 0.36
__init__Method · 0.36
__init__Method · 0.36