[vtkusers] vtkPolyData intersection
Massimo Ivani
massimo.ivani at mlsw.com
Fri Apr 18 10:57:15 EDT 2003
I used vtkImplicitDataSet to convert vtkPolydata to vtkImplicitFunction then I used vtkCutter to cut first vtkPolyData using converted vtkImplictFunction but I had no data, it does not work......
Dr. Massimo Ivani
Media Lab Software
Tel.: +39 0187 517775
Fax: +39 0187 511833
massimo.ivani at mlsw.com
www.mlsw.com
----- Original Message -----
From: K.R.Subramanian
To: Sebastien Auclair
Cc: Massimo Ivani ; vtkusers at public.kitware.com
Sent: Friday, April 18, 2003 4:52 PM
Subject: Re: [vtkusers] vtkPolyData intersection
vtkImplicitDataSet can be used to convert any vtk dataset (including PolyData)
into an implicit function.. havent used it myself, but that this looks like what the original
poster was asking.
-- krs
Sebastien Auclair wrote:
This is again related to the need for boolean operations on datasets. ( instead of implicit functions.)From what i can tell, it can't be done.If someone can contradict this, i would be the first to thank him !! (We also need to do such operations !) ___________________________________________Seb
----- Original Message -----
From: Massimo Ivani
To: vtkusers at public.kitware.com
Sent: Friday, April 18, 2003 9:04 AM
Subject: [vtkusers] vtkPolyData intersection
Hello vtk Users, How can I cut a vtkPolydata with another vtkPolydata and have intersection points?? I cannot use vtkCutter because I cannot convert vtkPolyData in vtkImplicitFunction...
Thank you. Dr. Massimo Ivani
Media Lab Software
Tel.: +39 0187 517775
Fax: +39 0187 511833
massimo.ivani at mlsw.com
www.mlsw.com
--------------------------------------------------------------------------
This message has been 'sanitized'. This means that potentially dangerous content has been rewritten or removed. The following log describes which actions were taken.
Sanitizer (start="1050671167"):
Part (pos="2491"):
SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
Match (rule="2"):
Enforced policy: accept
Part (pos="2950"):
SanitizeFile (filename="unnamed.html", mimetype="text/html"):
Match (rule="default"):
Enforced policy: accept
Note: Styles and layers give attackers many tools to fool the
user and common browsers interpret Javascript code found
within style definitions. References:
- http://www.securityfocus.com/bid/630
- http://archives.indenial.com/hypermail/bugtraq/2001/January2001/0512.html
Rewrote HTML tag: >>_style_0 _/STYLE_<<
as: >>_DEFANGED_style_0 _/STYLE_<<
Total modifications so far: 1
Anomy 0.0.0 : Sanitizer.pm $Id: Sanitizer.pm,v 1.62 2002/09/17 17:59:08 bre Exp $
--
K.R.Subramanian Phone: (704) 687-4872
Department of Computer Science FAX: (704) 687-4893
UNC Charlotte, CARC 311 Email: krs at cs.uncc.edu
Charlotte, NC 28223-0001 Web: http://www.cs.uncc.edu/~krs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030418/06d679df/attachment.htm>
More information about the vtkusers
mailing list