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

Method SetGraphEdgeColorToSplineFraction

Views/Infovis/vtkHierarchicalGraphView.cxx:129–132  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

127
128//------------------------------------------------------------------------------
129void vtkHierarchicalGraphView::SetGraphEdgeColorToSplineFraction()
130{
131 this->GetHierarchyRepresentation()->SetGraphEdgeColorToSplineFraction();
132}
133
134//------------------------------------------------------------------------------
135void vtkHierarchicalGraphView::SetColorGraphEdgesByArray(bool vis)

Calls 1

Tested by

no test coverage detected