| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006584 | VTK | (No Category) | public | 2008-03-10 23:30 | 2013-04-05 19:57 | ||||
| Reporter | Xiang Fan | ||||||||
| Assigned To | Lisa Avila | ||||||||
| Priority | normal | Severity | trivial | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0006584: typo in ComputeRayInfo (vtkFixedPointVolumeRayCastMapper.cxx) | ||||||||
| Description | in vtkFixedPointVolumeRayCastMapper.cxx, line 1517 (vtk 5.0.4): if ( diff[1] >= diff[0] && diff[1] >= diff[2] && rayDirection[2]) the last "rayDirection[2]" should be "rayDirection[1]" | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0011725) Lisa Avila (developer) 2008-05-06 15:35 |
Fixed according to suggestion - index [2] should have been [1]. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-03-10 23:30 | Xiang Fan | New Issue | |
| 2008-03-11 07:43 | Berk Geveci | Status | backlog => tabled |
| 2008-03-11 07:43 | Berk Geveci | Assigned To | => Lisa Avila |
| 2008-05-06 15:35 | Lisa Avila | Status | tabled => @80@ |
| 2008-05-06 15:35 | Lisa Avila | Resolution | open => fixed |
| 2008-05-06 15:35 | Lisa Avila | Note Added: 0011725 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-04-05 19:57 | Berk Geveci | Status | customer review => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |