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

Method GetExponentActor

Rendering/Annotation/vtkAxisActor.cxx:2630–2633  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2628
2629//------------------------------------------------------------------------------
2630vtkAxisFollower* vtkAxisActor::GetExponentActor()
2631{
2632 return this->ExponentProp->GetFollower();
2633}
2634
2635//------------------------------------------------------------------------------
2636vtkProp3DAxisFollower* vtkAxisActor::GetTitleProp3D()

Callers 2

BuildAxesMethod · 0.80

Calls 1

GetFollowerMethod · 0.80

Tested by

no test coverage detected