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

Method GetTitleProp3D

Rendering/Annotation/vtkAxisActor.cxx:2636–2639  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

2634
2635//------------------------------------------------------------------------------
2636vtkProp3DAxisFollower* vtkAxisActor::GetTitleProp3D()
2637{
2638 return this->TitleProp->GetFollower3D();
2639}
2640
2641//------------------------------------------------------------------------------
2642vtkProp3DAxisFollower* vtkAxisActor::GetExponentProp3D()

Callers 1

vtkCubeAxesActorMethod · 0.80

Calls 1

GetFollower3DMethod · 0.80

Tested by

no test coverage detected