[vtkusers] vtkPolyData intersection
Sebastien Auclair
sxa at fluent.com
Fri Apr 18 11:52:17 EDT 2003
GREAT !!
I didn't know about this one !!! (It's not in the books !)
Can someone point us to a code example where it would be used ?
Thanks !
_____________________________________
Seb
----- Original Message -----
From: K.R.Subramanian
To: Sebastien Auclair
Cc: Massimo Ivani ; vtkusers at public.kitware.com
Sent: Friday, April 18, 2003 10:52 AM
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
------------------------------------------------------------------------------
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="1050677565"):
Part (pos="1429"):
SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
Match (rule="2"):
Enforced policy: accept
Part (pos="4176"):
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_<<
Rewrote HTML tag: >>_blockquote style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"_<<
as: >>_blockquote DEFANGED_style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px"_<<
Rewrote HTML tag: >>_table BORDER BGCOLOR="#FFFFFF" _<<
as: >>_table DEFANGED_BORDER BGCOLOR="#FFFFFF" _<<
Total modifications so far: 3
Anomy 0.0.0 : Sanitizer.pm $Id: Sanitizer.pm,v 1.62 2002/09/17 17:59:08 bre Exp $
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030418/74e5ac74/attachment.htm>
More information about the vtkusers
mailing list