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

Method frame

test/IECore/StringAlgoTest.py:270–272  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

268 class MyVariableProvider( IECore.StringAlgo.VariableProvider ) :
269
270 def frame( self ) :
271
272 return 10
273
274 def variable( self, name ) :
275

Callers 2

testValueAccessMethod · 0.45
testMethodsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected