MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000934 | VTK | (No Category) | public | 2004-06-16 03:31 | 2016-08-12 09:54 |
| Reporter | wchiang | ||||
| Assigned To | Brian Wylie | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0000934: vtkCubeAxesActor2D: Axes are not displayed correctly when zoomed in | ||||
| Description | The bug is better described with two images: The first image in http://www.simcore.com/Image1.jpg [^] shows a topographical surface with the correct axes created by using vtkCubeAxesActor2D. The scaling of the vtkCubeAxesActor2D object is off. The second image in http://www.simcore.com/Image2.jpg [^] shows two incorrected displayed axes when zoomed into the center of the bounding box of the topographical surface. After some research, I found that the call to viewport->WorldToDisplay(); in vtkCubeAxesActor2D::TransformBounds(...) does not yield the correct values. At a closer look, I found that the call to viewport->WorldToView(); in the function vtkViewport::WorldToDisplay does not yield correct viewPoint coordinates when the world points are far off the viewport and eventually the viewpoint coordinates incorrectly change sign (probably integer overflow?). The program what creates the images are running on XP. Compiled with Visual C++ 6.0 and coupled with Qt. Eric Chiang | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036736 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||