Incoming : vtkCleanPolyData/Decimate/Delaunay

John Biddiscombe j.biddiscombe at rl.ac.uk
Sat Oct 30 13:48:03 EDT 1999


To vtk People,

I've put relative.zip into incoming directory on 
ftp://128.113.5.234/incoming/

it contains

Delaunay2D
CleanPolyData
DecimatePro

The first two have boolean
ToleranceRelative (true by default)
and an additional
AbsoluteTolerance
which is used if ToleranceRelative is set to false

DecimatePro has
MaximumErrorRelative (true by default)
and AbsoluteMaximumError which is used if MaximumErrorRelative is set to
false.

Hope these can be included.

I've used the source from the nightly release last week and AFAIK there
have been no changes to these files since then.

Tested and seem to be OK, but worth checking in case I missed something.

Original implementations have been left untouched because Tolerance used
ClampMacro to keep within 0.0 and 1.0, thought it better not to alter this
and used a seperate variable for absolute tolerance etc etc

ttfn

John B





-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------




More information about the vtkusers mailing list