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

Method SetupNextPiece

IO/XML/vtkXMLTableReader.cxx:86–89  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

84
85//------------------------------------------------------------------------------
86void vtkXMLTableReader::SetupNextPiece()
87{
88 this->StartPoint += this->NumberOfRows[this->Piece];
89}
90
91//------------------------------------------------------------------------------
92void vtkXMLTableReader::SetupUpdateExtent(int piece, int numberOfPieces)

Callers 1

ReadXMLDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected