------------------------------------------------------------------------------
| 1731 | |
| 1732 | //------------------------------------------------------------------------------ |
| 1733 | double* vtkAxisActor::GetPoint1() |
| 1734 | { |
| 1735 | return this->Point1Coordinate->GetValue(); |
| 1736 | } |
| 1737 | |
| 1738 | //------------------------------------------------------------------------------ |
| 1739 | double* vtkAxisActor::GetPoint2() |