MantisBT - VTK
View Issue Details
0010340VTK(No Category)public2010-02-26 10:042016-08-12 09:55
Thomas F Albrecht 
Kitware Robot 
normalmajoralways
closedmoved 
 
 
0010340: Negative Tetraheder Volumes in vtkTetra
In the file vtkTetra.cxx,
the function ComputeVolume() can produce negative volume values, because the absolute value around the determinant is missing.
I added the file with fabs() added in line 496.
No tags attached.
cxx vtkTetra.cxx (27,777) 2010-02-26 10:04
https://www.vtk.org/Bug/file/7906/vtkTetra.cxx
Issue History
2010-02-26 10:04Thomas F AlbrechtNew Issue
2010-02-26 10:04Thomas F AlbrechtFile Added: vtkTetra.cxx
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037146
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0037146)
Kitware Robot   
2016-08-12 09:55   
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.