[vtkusers] Clipping
R K Shyamprakash
ramakrishna.prakash at quest-global.com
Wed Mar 26 22:46:47 EST 2003
Hello David,
Is vtkImplicitPolyData.cpp compatible with windows? I am using
windows NT 4.0 and vtk4.2. I tried to compile but got some compile time
errors.
regards
Shyam
-----Original Message-----
From: David.Pont at ForestResearch.co.nz
[mailto:David.Pont at ForestResearch.co.nz]
Sent: Thursday, March 27, 2003 7:43 AM
To: R K Shyamprakash
Subject: RE: [vtkusers] Clipping
Hi Shyam,
the class attached is actually based on the principle I described. It
treats polydata as an implicit surface. This means you will need to create
a polydata object of the correct shape to clip with. Read the notes as
there are some common problems. I am giving you the latest ('beta')
version. PS you may have to add a function prototype. I am in vtk 3.x, you
are probably in 4.x. Others have reported the need to define a function to
make it compile for 4.x
Let me know if it works, or not
regards
Dave Pont
(See attached file: vtkImplicitPolyDataBeta.zip)
More information about the vtkusers
mailing list