------------------------------------------------------------------------------
| 231 | |
| 232 | //------------------------------------------------------------------------------ |
| 233 | vtkAxisFollower* vtkTextActorInterfaceInternal::GetFollower() const |
| 234 | { |
| 235 | return this->VectorFollower; |
| 236 | } |
| 237 | |
| 238 | VTK_ABI_NAMESPACE_END |
no outgoing calls
no test coverage detected