[vtk-developers] Failed to go through the points in a poly data

weifeng0715 weifeng0715 at gmail.com
Mon May 30 12:15:04 EDT 2016


I think the solution is:
double coord_Condyle_Start[] = { 0.0, 0.0, 0.0};
pts_Condyle->GetPoint(iCondyle_Start, coord_Condyle_Start); 


*So why this is better than "double * coord_Condyle_Start =
pts_Condyle->GetPoint(iCondyle_Start); "?????*



--
View this message in context: http://vtk.1045678.n5.nabble.com/Failed-to-go-through-the-points-in-a-poly-data-tp5738520p5738523.html
Sent from the VTK - Dev mailing list archive at Nabble.com.


More information about the vtk-developers mailing list