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

Method GetTree

Views/Infovis/vtkTreeHeatmapItem.cxx:203–206  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

201
202//------------------------------------------------------------------------------
203vtkTree* vtkTreeHeatmapItem::GetTree()
204{
205 return this->Dendrogram->GetTree();
206}
207
208//------------------------------------------------------------------------------
209vtkTable* vtkTreeHeatmapItem::GetTable()

Callers 4

SetTableMethod · 0.95
ReorderTableMethod · 0.95
GetBoundsMethod · 0.95
GetColumnTreeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected