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

Method GetFollower

Rendering/Annotation/Private/vtkTextActorInterfaceInternal.cxx:233–236  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

231
232//------------------------------------------------------------------------------
233vtkAxisFollower* vtkTextActorInterfaceInternal::GetFollower() const
234{
235 return this->VectorFollower;
236}
237
238VTK_ABI_NAMESPACE_END

Callers 5

SetLabelPositionsMethod · 0.80
GetLabelFollowerMethod · 0.80
GetLabelActorsMethod · 0.80
GetTitleActorMethod · 0.80
GetExponentActorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected