[vtkusers] again..GaussianSmooth

Charl P. Botha c.p.botha at its.tudelft.nl
Thu Jun 12 16:46:47 EDT 2003


On Thu, Jun 12, 2003 at 09:33:07AM -0700, yasser salman wrote:
> me be i have a missunderstanding.., i use more than filter directly just
> like those in my project and no problem!!.. just include..plz tell me what
> what actually my problem.

No, you really aren't.  The constructors of VTK classes are deliberately
protected so that you can't use them.  You should make use of the static
New() method to instantiate a VTK object.  Please study the examples.

-- 
charl p. botha http://cpbotha.net/ http://visualisation.tudelft.nl/



More information about the vtkusers mailing list