------------------------------------------------------------------------------
| 401 | |
| 402 | //------------------------------------------------------------------------------ |
| 403 | int* vtkImageViewer2::GetPosition() |
| 404 | { |
| 405 | return this->RenderWindow->GetPosition(); |
| 406 | } |
| 407 | |
| 408 | //------------------------------------------------------------------------------ |
| 409 | void vtkImageViewer2::SetDisplayId(void* a) |
no outgoing calls