Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ reset
Method
reset
Filters/Modeling/Testing/Python/TestSelectPolyDataFilter.py:35–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self.calldata = d
34
35
def
reset(self):
36
self.caller = None
37
self.event = None
38
self.calldata = None
39
40
41
reader = vtkXMLPolyDataReader()
Callers
9
__init__
Method · 0.95
FreeSearchStructure
Method · 0.45
GetGlobalFieldMetaData
Function · 0.45
RequestData
Method · 0.45
InitializeSession
Method · 0.45
Initialize
Method · 0.45
Finalize
Method · 0.45
Initialize
Method · 0.45
Finalize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected