Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ GetInputTree
Method
GetInputTree
Rendering/Label/vtkLabeledTreeMapDataMapper.cxx:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
}
134
135
vtkTree* vtkLabeledTreeMapDataMapper::GetInputTree()
136
{
137
return vtkTree::SafeDownCast(this->GetExecutive()->GetInputData(0, 0));
138
}
139
140
void vtkLabeledTreeMapDataMapper::UpdateFontSizes()
141
{
Callers
1
RenderOpaqueGeometry
Method · 0.95
Calls
2
GetInputData
Method · 0.45
GetExecutive
Method · 0.45
Tested by
no test coverage detected