[vtkusers] from 4.0 version to CVS version
Gwenaël Guillard
gwenael.guillard at enst-bretagne.fr
Mon Mar 10 16:17:51 EST 2003
Hi,
I've used vtk40 till now and I want to use the cvs version but now I've
got two problems. The first one, when I want to get the property of an
actor, I have to do the include of vtkProperty.h. The second one is more
difficult :
error C2664: 'SetInput' : cannot convert parameter 1 from 'class
vtkImageData *' to 'class vtkDataSet *' .
But vtkImageData inherits from vtkDataSet. How can it be possible?
May someone help me?
Gwenael
More information about the vtkusers
mailing list