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

Method Reset

Common/DataModel/vtkDataSetAttributesFieldList.cxx:391–394  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

389
390//------------------------------------------------------------------------------
391void vtkDataSetAttributesFieldList::Reset()
392{
393 this->Internals->Reset();
394}
395
396//------------------------------------------------------------------------------
397void vtkDataSetAttributesFieldList::InitializeFieldList(vtkDataSetAttributes* dsa)

Callers 1

InitializeFieldListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected