[vtkusers] vtkVolumeReader
    Naoko Takaya 
    takaya at cv.cs.ritsumei.ac.jp
       
    Mon Dec  4 02:28:47 EST 2000
    
    
  
To VTKUSERS,
I'm trying to read image data using vtkVolumeReader.
( I can't use vtkVolume16Reader since my files
are not in 16bits )
But when I say;
vtkVolumeReader *vReader = vtkVolumeReader::New();
it gives me an error saying;
" Cannot convert from class vtkStructuredPointsSource * 
to class vtkVolumeReader * " 
Why is this? 
What must I do to solve this?
Any suggestions would be very much appreciated.
Thank you in advance!!
Naoko
**************************************
              Naoko Takaya
          Ritsumeikan University 
  Department of Science and Engineering 
        Computer Vision Laboratory
   e-mail: takaya at cv.cs.ritsumei.ac.jp
**************************************
    
    
More information about the vtkusers
mailing list