[vtkusers] vtkCellLocator::IntersectWithLine retrieving all intersections
Dominik Fritz
vtk at dominikfritz.de
Mon Apr 18 08:25:20 EDT 2005
Hi,
I use a vtkCellLocator to detect whether a triangle of a polydata object
lies within a closed surface defined by this polydata object.
Therefore I want to intersect the normals in both directions of each of
the triangle with the polydata object using the vtkCellLocator. However
I get as intersection the starting point of my normal. Is it possible to
not only get the first but all intersections?
Dominik
More information about the vtkusers
mailing list