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

Method GetInput

Rendering/Core/vtkTextActor.cxx:378–381  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

376
377//------------------------------------------------------------------------------
378char* vtkTextActor::GetInput()
379{
380 return this->Input;
381}
382
383//------------------------------------------------------------------------------
384void vtkTextActor::SetTextProperty(vtkTextProperty* p)

Callers 1

ShallowCopyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected