[vtkusers] ~argh! vtkDataSetToStructuredGridFilter?!

Terence Lim tlim at mda.ca
Wed Dec 5 19:19:45 EST 2001


Thanks, I was aware of that but I couldn't find a method in which I could
convert the unstructuredgrid to a structuredgrid.

Terence


-----Original Message-----
From: Lorensen, William E (CRD) [mailto:lorensen at crd.ge.com]
Sent: December 5, 2001 4:03 PM
To: 'tlim at mda.ca'; vtkusers at public.kitware.com
Subject: RE: [vtkusers] ~argh! vtkDataSetToStructuredGridFilter?!


vtkDelaunay3D generates an UnstructuredGrid from points.

-----Original Message-----
From: Terence Lim [mailto:tlim at mda.ca]
Sent: Wednesday, December 05, 2001 6:57 PM
To: vtkusers at public.kitware.com
Subject: [vtkusers] ~argh! vtkDataSetToStructuredGridFilter?!



Hi again vtkusers!

I can't seem to do anything right today! I was reading the man page for
vtkDataSetToStructuredGridFilter and I noticed that the description states
that it "is an abstract filter class whose subclasses take as input any
dataset and generate a structured grid on output."  I haven't been able to
find any of these subclasses. I have checked the class hierarchy page and
there appears to be none listed.  Does vtkDataSetToStructuredGridFilter
have any subclasses?

Is there a class in vtk that:

1- takes any dataset (In my case, a randomly distributed set of points)
2-generates some sort of mesh (or something that creates a relationship
between the points)
3-stores the result in a vtkstructuredgrid

If such a class does not exist, does anyone know of a way to do this in vtk?
Any ideas?

Thanks again,
-Terence



_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list