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

Method GetLevel

Common/DataModel/vtkHyperTreeGridNonOrientedSuperCursor.cxx:314–317  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

312
313//------------------------------------------------------------------------------
314unsigned int vtkHyperTreeGridNonOrientedSuperCursor::GetLevel()
315{
316 return this->CentralCursor->GetLevel();
317}
318
319//------------------------------------------------------------------------------
320unsigned int vtkHyperTreeGridNonOrientedSuperCursor::GetLevel(unsigned int icursor)

Callers 2

GetInformationMethod · 0.45
ToChildMethod · 0.45

Calls 1

GetIndiceEntryMethod · 0.95

Tested by

no test coverage detected