Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
reRooted
Method · 0.95
item
Method · 0.95
__repr__
Method · 0.95
test
Method · 0.95
convertIncludes
Function · 0.45
makePrimvarData.py
File · 0.45
testTagsLoadedAsCollections
Method · 0.45
testCurvesPrimitive
Method · 0.45
testPrimVarTypes
Method · 0.45
formatCameraName
Method · 0.45
testCameras
Method · 0.45
testNonImageablePurpose
Method · 0.45
Calls
no outgoing calls
Tested by
14
testTagsLoadedAsCollections
Method · 0.36
testCurvesPrimitive
Method · 0.36
testPrimVarTypes
Method · 0.36
formatCameraName
Method · 0.36
testCameras
Method · 0.36
testNonImageablePurpose
Method · 0.36
testKind
Method · 0.36
testReadDoubleSidedAttribute
Method · 0.36
formatCameraName
Method · 0.36
testCameraRoundTrip
Method · 0.36
testOrientation
Method · 0.36
testItems
Method · 0.36