Skip to content

fix some bad math in a couple classes

Ken Martin requested to merge ken-martin/vtk:fix_image_mag_camera_math into master

View angle math was incorrect when computing magnification etc. Needs to operate on the half angle not the complete angle.

Merge request reports