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

Method GetFollower3D

Rendering/Annotation/Private/vtkTextActorInterfaceInternal.cxx:227–230  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

225
226//------------------------------------------------------------------------------
227vtkProp3DAxisFollower* vtkTextActorInterfaceInternal::GetFollower3D() const
228{
229 return this->RasterFollower;
230}
231
232//------------------------------------------------------------------------------
233vtkAxisFollower* vtkTextActorInterfaceInternal::GetFollower() const

Callers 4

GetLabelFollower3DMethod · 0.80
GetLabelProps3DMethod · 0.80
GetTitleProp3DMethod · 0.80
GetExponentProp3DMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected