MantisBT - VTK
View Issue Details
0003120VTK(No Category)public2006-04-11 13:062016-08-12 09:54
Mathieu Malaterre 
Dave DeMarle 
urgentminoralways
closedmoved 
 
 
0003120: Bug in vtkWindowToImageFilter
The following was removed, but should be reapplied once the baseline images are regenrated.

http://public.kitware.com/cgi-bin/viewcvs.cgi/Rendering/vtkWindowToImageFilter.cxx?sortby=date&r2=1.41&r1=1.40 [^]
No tags attached.
Issue History
2008-11-30 09:11Mathieu MalaterreAssigned ToMathieu Malaterre => David Cole
2011-01-19 09:55David ColeAssigned ToDavid Cole =>
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-06-05 17:56Jean-Christophe Fillion-RobinNote Added: 0030954
2013-07-22 19:21Dave DeMarleNote Added: 0031222
2013-07-22 19:21Dave DeMarleStatusbacklog => expired
2013-07-22 19:21Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:54Kitware RobotNote Added: 0036856
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0003987)
Mathieu Malaterre   
2006-04-11 14:58   
void vtkWindowToImageFilter::SetInput(vtkWindow *input)
need to be cnahge to macro
(0030954)
Jean-Christophe Fillion-Robin   
2013-06-05 17:56   
Can this issue be closed ? Which approach should we use:

  //cam->SetViewAngle(atan(tan(viewAngles[i]*3.1415926/360.0)*mag) //FIXME
or
  cam->SetViewAngle(asin(sin(viewAngles[i]*3.1415926/360.0)*mag)


Relevant commit:
  http://vtk.org/gitweb?p=VTK.git;a=commit;h=d158c7f9 [^]
  http://vtk.org/gitweb?p=VTK.git;a=commit;h=f9b200eb [^]
(0031222)
Dave DeMarle   
2013-07-22 19:21   
If the bug persists in 6.0.0, please reopen.
(0036856)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.