[vtkusers] Resolution, vtkSampleFunction
TKB 3. Prakt. Corina Farcas
tkbprak3 at fsg-ship.de
Wed Apr 13 05:59:34 EDT 2005
Dear vtkusers,
The edges of my object are very unprecise, so I am looking for a
function to set the Resolution.
I found the class vtkDecimatePro, but it doesn't help.
I am drawing my object with vtkImplicitBooleans and vtkSampleFunction:
...
vtkImplicitBoolean *impl->vtkImplicitBoolean::New();
impl->AddFunction(impl1);
impl->AddFunction(impl2);
impl->SetOperationToIntersection();
vtkSampleFunction *func = vtkSampleFunction::New();
func->SetImplicitFunction(impl);
I hope, you can help me!
Mit freundlichen Gruessen
With kind regards
Corina Farcas
Corina Farcas
TKB - Basic Design
_________________
\\ \\ // \ Flensburger Schiffbau Gesellschaft
\\ \\ // \ mbH & Co. KG
\\ F \ D-24939 Flensburg
\\ S G \ Batteriestr. 52
\\ // \\ \ Tel. : +49 461 4940-???
\\_//______\\_____\ Fax : +49 461 4940-217
\
\ Please come to see us at: http://www.fsg-ship
More information about the vtkusers
mailing list