[Insight-developers] ComputeNormal : itk::SimplexMesh
Luis Ibanez
luis.ibanez at kitware.com
Wed Jan 24 10:21:49 EST 2007
Hi Thomas,
Why is the "ComputeNormal()" method of the
itkSimplexMesh returning a PointType ?
http://www.itk.org/Insight/Doxygen/html/classitk_1_1SimplexMesh.html#itk_1_1SimplexMesha5
A Normal should be returned as a CovariantVector,
in order to be consistent under AffineTransforms.
I would suggest we change the return type.
Please let us know,
Thanks
Luis
More information about the Insight-developers
mailing list