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

Method IsRoot

Common/DataModel/vtkHyperTreeGridOrientedCursor.cxx:138–141  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

136
137//------------------------------------------------------------------------------
138bool vtkHyperTreeGridOrientedCursor::IsRoot()
139{
140 return this->Entry.IsRoot();
141}
142
143//------------------------------------------------------------------------------
144unsigned int vtkHyperTreeGridOrientedCursor::GetLevel()

Callers 5

doTestMethod · 0.45
CopyAndRotateMethod · 0.45
ApplyMaskFunction · 0.45
CopyRotatedDataHTGFunction · 0.45
ApplyCellScaleMethod · 0.45

Calls

no outgoing calls

Tested by 1

doTestMethod · 0.36