MantisBT - VTK
View Issue Details
0013050VTK(No Category)public2012-03-31 22:052012-04-02 18:01
amaclean 
 
normalminorhave not tried
closedfixed 
 
 
Kitware
incorrect functionality
0013050: vtkPLOT3DReader missing in VTK 6.0
I note this class is missing in the origin/master of VTK (VTK6.0), however vtklibrary.xml and vtkclasses.xml refer to it. The only other reference I can find to it being missing is: http://vtk.org/Wiki/VTK/VTK6/Migration/WikiExamples [^]
Is this because it has not been converted yet to VTK6.0?
No tags attached.
Issue History
2012-03-31 22:05amacleanNew Issue
2012-04-02 14:25Chris HarrisNote Added: 0028422
2012-04-02 17:51amacleanNote Added: 0028423
2012-04-02 17:56Chris HarrisNote Added: 0028424
2012-04-02 18:00amacleanNote Added: 0028425
2012-04-02 18:01amacleanNote Added: 0028426
2012-04-02 18:01amacleanStatusbacklog => closed
2012-04-02 18:01amacleanResolutionopen => fixed

Notes
(0028422)
Chris Harris   
2012-04-02 14:25   
The two files mentioned are used for infovis examples. They used to be generated from the Python wrapping, however, given changes in the python wrapping this is no longer possible. So these checked in files are a historical snapshot. My proposed solution is to rename them to include a version number for the VTK version they were created from to avoid an confusion?
(0028423)
amaclean   
2012-04-02 17:51   
I assume you are referring to vtklibrary.xml and vtkclasses.xml as being generated from Python wrapping. However vtkPLOT3DReader.h and vtkPLOT3DReader.cxx are missing in VTK 6 but are present in earlier versions, e.g. VTK 5.8. So had vtkPLOT3DReader been dropped for VTK 6 or is this just an oversight?
(0028424)
Chris Harris   
2012-04-02 17:56   
No this was a planned deprecation of vtkPLOT3DReader.
(0028425)
amaclean   
2012-04-02 18:00   
Thanks for this Chris, I am happy to mark this as closed then.
(0028426)
amaclean   
2012-04-02 18:01   
vtkPLOT3DReader is deprecated and has been removed from VTK 6