MCPcopy Create free account
hub / github.com/Kitware/VTK / expectedResult

Function expectedResult

Rendering/Core/Testing/Python/pickCompositeData2.py:137–139  ·  view source on GitHub ↗

Returns whether pick is expected to be successful

(data)

Source from the content-addressed store, hash-verified

135 ]
136
137def expectedResult(data):
138 """Returns whether pick is expected to be successful"""
139 return data[0]
140
141def expectedBlockId(data):
142 """Returns the expected flat block index"""

Callers 1

cellPickFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected