View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006584VTK(No Category)public2008-03-10 23:302013-04-05 19:57
ReporterXiang Fan 
Assigned ToLisa Avila 
PrioritynormalSeveritytrivialReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006584: typo in ComputeRayInfo (vtkFixedPointVolumeRayCastMapper.cxx)
Descriptionin 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]"
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0011725)
Lisa Avila (developer)
2008-05-06 15:35

Fixed according to suggestion - index [2] should have been [1].

 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


Copyright © 2000 - 2018 MantisBT Team