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

Method ResetCellAttributeIds

Common/DataModel/vtkCellGridCopyQuery.cxx:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void vtkCellGridCopyQuery::ResetCellAttributeIds()
162{
163 this->CellAttributeIds.clear();
164}
165
166void vtkCellGridCopyQuery::CopyAttributeArrays(vtkCellAttribute* srcAtt, vtkStringToken cellType)
167{

Callers 2

~vtkCellGridCopyQueryMethod · 0.95
testCopyStructureMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by 1

testCopyStructureMethod · 0.64