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

Method GetMultiLineRepresentation

Interaction/Widgets/vtkMultiLineWidget.cxx:159–162  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

157
158//------------------------------------------------------------------------------
159vtkMultiLineRepresentation* vtkMultiLineWidget::GetMultiLineRepresentation()
160{
161 return vtkMultiLineRepresentation::SafeDownCast(this->WidgetRep);
162}
163
164//------------------------------------------------------------------------------
165void vtkMultiLineWidget::CreateDefaultRepresentation()

Callers 1

SetLineCountMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected