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

Method GetCurrentIndex

Common/DataModel/vtkDataObjectTreeIterator.cxx:406–409  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

404
405//------------------------------------------------------------------------------
406vtkDataObjectTreeIndex vtkDataObjectTreeIterator::GetCurrentIndex()
407{
408 return this->Internals->Iterator->GetCurrentIndex();
409}
410
411//------------------------------------------------------------------------------
412unsigned int vtkDataObjectTreeIterator::GetCurrentFlatIndex()

Callers 10

SetDataSetFromMethod · 0.45
GetDataSetMethod · 0.45
GetMetaDataMethod · 0.45
HasMetaDataMethod · 0.45
GetCurrentIndexMethod · 0.45
CheckValidityMethod · 0.45
LoopAndCheckFunction · 0.45
RenderMethod · 0.45

Calls

no outgoing calls

Tested by 1

LoopAndCheckFunction · 0.36