[vtkusers] collision detection with vtk?

-Daniel- ich_daniel at habmalnefrage.de
Tue Aug 20 09:17:04 EDT 2013


No hints or something like that?
I found this:
PointInsideObject2
<http://vtk.org/Wiki/VTK/Examples/Cxx/PolyData/PointInsideObject2>  

In the middle of code you find a line with:
/vtkIdType cellId = delaunay3D->GetOutput()->FindCell(point,NULL, 0,
.1,subId, pcoords, weights);/

Unfortunately Java don't know / delaunay3D.GetOutput().*FindCell*(..) / only
/ delaunay3D.GetOutput().*FindPoint*(..) /. Of course this isn't the same.
But how can I solve this problem?





--
View this message in context: http://vtk.1045678.n5.nabble.com/collision-detection-with-vtk-tp5722845p5722897.html
Sent from the VTK - Users mailing list archive at Nabble.com.



More information about the vtkusers mailing list