Writing points to a vtp works fine:<br><a href="http://www.vtk.org/Wiki/Write_the_corners_of_a_triangle_to_a_file">http://www.vtk.org/Wiki/Write_the_corners_of_a_triangle_to_a_file</a><br><br>But then writing points and vertices does not:<br>
<a href="http://www.vtk.org/Wiki/Write_the_corners_of_a_triangle_to_a_file_%28%2Bvertices%29">http://www.vtk.org/Wiki/Write_the_corners_of_a_triangle_to_a_file_%28%2Bvertices%29</a><br><br>If you uncomment the SetVerts() line, it seg faults on the line:<br>
writer.Write();<br><br>Does anyone see the problem with this?<br><br clear="all">Thanks,<br><br>David<br>