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

Method GetTitleActor

Rendering/Annotation/vtkAxisActor.cxx:2624–2627  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2622
2623//------------------------------------------------------------------------------
2624vtkAxisFollower* vtkAxisActor::GetTitleActor()
2625{
2626 return this->TitleProp->GetFollower();
2627}
2628
2629//------------------------------------------------------------------------------
2630vtkAxisFollower* vtkAxisActor::GetExponentActor()

Callers 6

BuildAxesMethod · 0.80
AutoScaleMethod · 0.80
vtkCubeAxesActorMethod · 0.80
AutoScaleMethod · 0.80

Calls 1

GetFollowerMethod · 0.80

Tested by

no test coverage detected