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

Method GetInputText

Rendering/Annotation/Private/vtkTextActorInterfaceInternal.cxx:48–51  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

46
47//------------------------------------------------------------------------------
48std::string vtkTextActorInterfaceInternal::GetInputText()
49{
50 return this->Vector->GetText();
51}
52
53//------------------------------------------------------------------------------
54void vtkTextActorInterfaceInternal::SetCamera(vtkCamera* camera)

Callers 1

SetLabelPositions2DMethod · 0.80

Calls 1

GetTextMethod · 0.45

Tested by

no test coverage detected