VTK/Removal of Legacy Code

From KitwarePublic
< VTK
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()