------------------------------------------------------------------------------ VTK_DEPRECATED_IN_9_6_0
| 723 | //------------------------------------------------------------------------------ |
| 724 | // VTK_DEPRECATED_IN_9_6_0 |
| 725 | const void* vtkImageReader2::GetMemoryBuffer() |
| 726 | { |
| 727 | return this->MemoryBuffer; |
| 728 | } |
| 729 | |
| 730 | //------------------------------------------------------------------------------ |
| 731 | // VTK_DEPRECATED_IN_9_6_0 |
no outgoing calls
no test coverage detected