[vtk-developers] Legacy code messages?
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Thu May 31 14:35:52 EDT 2001
Hi,
On a just checked out tree I ran some code and still received a lot of
"code obsoleted messages". I thought that Will Schroeder said that
most of it had been removed in an earlier message. So, here are the
messages I got:
ERROR: In vtkPolyDataNormals.h, line 134
vtkPolyDataNormals (0x8436428): SetMaxRecursionDepth was obsoleted for version "4.0" and will be removed in a future version
Warning: In vtkCamera.cxx, line 815
vtkOpenGLCamera (0x82e0a80): SetViewPlaneNormal: This method is deprecated, the view plane normal is calculated automatically.
ERROR: In vtkPolyDataNormals.h, line 136
vtkPolyDataNormals (0x8436428): GetMaxRecursionDepth was obsoleted for version "4.0" and will be removed in a future version
ERROR: In vtkCamera.h, line 368
vtkOpenGLCamera (0x82e0a80): GetViewTransformMatrix was obsoleted for version "3.2" and will be removed in a future version
Hope this helps. BTW these messages were generated automatically from
the Python vtk pipeline browser, so my code itself is not really
affected.
prabhu
More information about the vtk-developers
mailing list