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

Method Next

IO/Infovis/vtkDelimitedTextCodecIteratorPrivate.cxx:35–38  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

33
34//------------------------------------------------------------------------------
35void vtkDelimitedTextCodecIteratorPrivate::RecordsCounter::Next()
36{
37 this->Current++;
38}
39
40//------------------------------------------------------------------------------
41void vtkDelimitedTextCodecIteratorPrivate::RecordsCounter::Skip()

Callers 8

VTKToXdmfMethod · 0.45
WriteDataMethod · 0.45
ReadNewickTreeMethod · 0.45
ReadXMLDataMethod · 0.45
CompareDataFunction · 0.45
CreateShapeFunction · 0.45
AddLabelFunction · 0.45

Calls

no outgoing calls

Tested by 1

CompareDataFunction · 0.36