VTK/Removal of Legacy Code

From KitwarePublic
< VTK
Revision as of 13:39, 29 April 2011 by Marcus.hanwell (talk | contribs) (→‎vtkMath)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

After branching for VTK 5.8 the following API has been removed from the VTK headers:

vtkMath

  • static float DegreesToRadians()
  • static double DoubleDegreesToRadians()
  • static float RadiansToDegrees()
  • static double DoubleRadiansToDegrees()