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

Method items

python/IECore/MenuDefinition.py:149–151  ·  view source on GitHub ↗
( self )

Source from the content-addressed store, hash-verified

147 # should be considered read-only - use the other methods to add and
148 # remove items.
149 def items( self ) :
150
151 return list( self.__items )
152
153 ## Returns the size of the item list.
154 def size(self):

Callers 15

reRootedMethod · 0.95
itemMethod · 0.95
__repr__Method · 0.95
testMethod · 0.95
convertIncludesFunction · 0.45
makePrimvarData.pyFile · 0.45
testCurvesPrimitiveMethod · 0.45
testPrimVarTypesMethod · 0.45
formatCameraNameMethod · 0.45
testCamerasMethod · 0.45

Calls

no outgoing calls

Tested by 14

testCurvesPrimitiveMethod · 0.36
testPrimVarTypesMethod · 0.36
formatCameraNameMethod · 0.36
testCamerasMethod · 0.36
testKindMethod · 0.36
formatCameraNameMethod · 0.36
testCameraRoundTripMethod · 0.36
testOrientationMethod · 0.36
testItemsMethod · 0.36