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

Method SetRepresentation

Interaction/Widgets/vtkTextWidget.cxx:18–21  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

16
17//------------------------------------------------------------------------------
18void vtkTextWidget::SetRepresentation(vtkTextRepresentation* r)
19{
20 this->Superclass::SetWidgetRepresentation(r);
21}
22
23//------------------------------------------------------------------------------
24void vtkTextWidget::SetTextActor(vtkTextActor* textActor)

Callers 15

SetRepresentationToOffFunction · 0.45
SetEnabledMethod · 0.45
SetEnabledMethod · 0.45
SetEnabledMethod · 0.45
SetEnabledMethod · 0.45
CreateNewHandleMethod · 0.45
SetRepresentationToOffFunction · 0.45

Calls

no outgoing calls

Tested by 15

testSphereWidgetMethod · 0.36
TestAngleWidget2DFunction · 0.36
vtkTextWidgetTest1Function · 0.36
TestAffineWidgetFunction · 0.36
TestCamera3DWidgetFunction · 0.36
TestResliceCursorWidget2Function · 0.36
vtkSplineWidget2Test1Function · 0.36
vtkCaptionWidgetTest1Function · 0.36