MCPcopy 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
41reader = vtkXMLPolyDataReader()

Callers 9

__init__Method · 0.95
FreeSearchStructureMethod · 0.45
GetGlobalFieldMetaDataFunction · 0.45
RequestDataMethod · 0.45
InitializeSessionMethod · 0.45
InitializeMethod · 0.45
FinalizeMethod · 0.45
InitializeMethod · 0.45
FinalizeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected