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

Method GetNumberOfPieces

IO/XML/vtkXMLTableReader.cxx:231–234  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

229
230//------------------------------------------------------------------------------
231vtkIdType vtkXMLTableReader::GetNumberOfPieces()
232{
233 return this->NumberOfPieces;
234}
235
236//------------------------------------------------------------------------------
237int vtkXMLTableReader::ColumnIsEnabled(vtkXMLDataElement* eRowData)

Callers 15

ReadCompositeMethod · 0.45
FillMetaDataMethod · 0.45
GetMethod · 0.45
ValidateFunction · 0.45
WriteInternalMethod · 0.45
RequestUpdateExtentMethod · 0.45
WriteCompositeDataMethod · 0.45

Calls

no outgoing calls