<div dir="auto">We will soon announce the Latex and Markdown versions of the text. Equations are great.<div dir="auto"><br></div><div dir="auto">Latex: <a href="https://lorensen.github.io/VTKExamples/site/VTKBookLaTeX/VTKTextBook/" target="_blank" rel="noreferrer">https://lorensen.github.io/VTKExamples/site/VTKBookLaTeX/VTKTextBook/</a></div><div dir="auto"><br></div><div dir="auto">Markdown:  <a href="https://lorensen.github.io/VTKExamples/site/VTKBook/00Preface/">https://lorensen.github.io/VTKExamples/site/VTKBook/00Preface/</a></div><div dir="auto"><br></div><div dir="auto">Bill</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, Jul 27, 2018, 11:29 AM WackoWanderer <<a href="mailto:marcwang17@hotmail.com" target="_blank" rel="noreferrer">marcwang17@hotmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I have a closed contour in the form of a polyline. I am accessing the point<br>
through vtkPolyData.GetLines() and iterating through the cells in<br>
vtkCellArray. <br>
<br>
I want to calculate the angle bisector at each vertex of the line. Therefore<br>
I need to know the coordinate of V_{i-1}, V_i and V_{i+1}. <br>
<br>
In the vtkCellArray, [n0, p_1, p_2,... , p_n0, ... ] , if p_2 comes after<br>
p_1 in the cell , does it mean that p_1 and p_2 are connected together?   <br>
<br>
Ps. <br>
Also would it be possible to reupload the vtk textbook and user guide on the<br>
website. All the equations are not rendered correctly and therefore<br>
unreadable. I tried to open the pdf with bunch of pdf reader and it still<br>
doesn't look right.  <br>
<br>
<<a href="http://vtk.1045678.n5.nabble.com/file/t342143/eqvtkimg.png" rel="noreferrer noreferrer noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/file/t342143/eqvtkimg.png</a>> <br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html" rel="noreferrer noreferrer noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer noreferrer noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer noreferrer noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer noreferrer noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer noreferrer noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer noreferrer noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div>