[vtk-developers] Additions to vtkTriangle

Philippe Pébay philippe.pebay at kitware.com
Tue Feb 19 05:49:58 EST 2013


Hello all,

I would like to add the following functionality to vtkTriangle:
1. A TriangleCircumcenter(), which would compute only the coordinates of
the circumcenter to the triangle. With respect to the existing
TriangleCircumcircle() method it would be optimized by using an explicit
formula and not computing the circumradius.
2. A FindOppositePoint() method to retrieve the point opposite to a given
edge in the triangle. This is nice convenience to have when repeatedly
traversing across triangles via edge-vertex relationships.

However I would not rather touch the triangle API unless there is consensus
about it.

Thanks
P

-- 
Philippe Pébay, PhD
Director of Visualization and High Performance Computing /
Directeur de la Visualisation et du Calcul Haute Performance
Kitware SAS
26 rue Louis Guérin, 69100 Villeurbanne, France
+33 (0) 6.83.61.55.70 / 4.37.45.04.15
http://www.kitware.fr <http://www.kitware.fr/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20130219/606722dc/attachment.html>


More information about the vtk-developers mailing list