[vtkusers] VTK DotNet C# - IsInside Function
Sam
sistephan at gmail.com
Sun Nov 14 10:53:44 EST 2010
Hello,
I am using vtkPolyData object and I'm given a coordinate (x,y,z). I need a
function to check if that coordinate lies within my vtkPolyData model or
not.
Looking at the C++ documentation, this can be achieved using
vtkSelectEnclosedPoints and the IsInside function. However,
vtkSelectEnclosedPoints is not available in the C# libraries.
Any suggestions?
Thanks,
Sam
--
View this message in context: http://vtk.1045678.n5.nabble.com/VTK-DotNet-C-IsInside-Function-tp3264519p3264519.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list