MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014820 | VTK | (No Category) | public | 2014-06-24 04:38 | 2016-08-12 09:55 |
Reporter | Joó Péter | ||||
Assigned To | Aashish Chaudhary | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | 6.0.0 | ||||
Target Version | Fixed in Version | ||||
Project | TBD | ||||
Type | incorrect functionality | ||||
Summary | 0014820: Misleading documentation in vtkCamera::GetFrustumPlanes | ||||
Description | http://www.vtk.org/doc/nightly/html/classvtkCamera.html#a63ac225662fc7b81628366a7b3b7096c [^] Hello, I found that the documentation is misleading, because it tells that the order of the planes is: left,right,bottom,top,far,near Debugging VTK revealed that the actual order is left,right,bottom,top,near,far This is how I verified that it is wrong: I created 10 equidistant points from the camera position (outside the frustum) to the focal point (inside the frustum) and I checked the signed distances of the last and the second last planes. The second last remained positive (far plane, oriented inward) while the last went from negative to positive. That is the behavior of the near plane! the first point is the camera, which is outside of the viewing frustum, therefore it has negative sign, the last is the focal point for which the signed distance was positive. Please fix+comment :) The software behaves against what is specified -> incorrect functionality | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | hackaton | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-06-24 04:38 | Joó Péter | New Issue | |||
2014-10-01 10:17 | Sean McBride | Tag Attached: hackaton | |||
2014-10-02 09:28 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit | ||
2014-10-02 11:22 | Utkarsh Ayachit | Assigned To | Utkarsh Ayachit => | ||
2014-10-02 11:22 | Utkarsh Ayachit | Assigned To | => Aashish Chaudhary | ||
2016-07-06 16:48 | Berk Geveci | Status | backlog => expired | ||
2016-07-06 16:48 | Berk Geveci | Note Added: 0036268 | |||
2016-08-12 09:55 | Kitware Robot | Note Added: 0037334 | |||
2016-08-12 09:55 | Kitware Robot | Status | expired => closed | ||
2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|