[vtkusers] How to Add multiple AddObserver in C++/Windows ?

Ketan Mehta ketan.mehta at wipro.com
Thu Sep 18 06:28:35 EDT 2003


Hi Mathieu,

Thanks for pointing out, I meant information in introduction material.

Include has removed that data mismatch error.

Thanks
ketan

Mathieu Malaterre wrote:
> 
> Ketan,
> 
> > 'joystick' and 'trackball' stuff worked fine. How come it is not
> > documented in any example or somewhere..!!
> 
>         Are you sure it is not documented:
> http://www.vtk.org/doc/nightly/html/classvtkInteractorStyle.html
> 
> > BTW, why 'joystick' is default and can how we change it ?
> 
> see above :)
> and
> http://www.vtk.org/doc/nightly/html/classvtkInteractorStyleSwitch.html
> 
> > ERROR::
> > IsoSurface.cpp(40) : error C2664: 'SetInput' : cannot convert parameter 1 from 'class
> > vtkStructuredGrid *' to 'class vtkDataSet *'
> 
> VTK use forward include, include all necessary header files.
> In your case:
> 
> #include "vtkStructuredGrid.h"
>

**************************Disclaimer************************************

Information contained in this E-MAIL being proprietary to Wipro Limited is 
'privileged' and 'confidential' and intended for use only by the individual
 or entity to which it is addressed. You are notified that any use, copying 
or dissemination of the information contained in the E-MAIL in any manner 
whatsoever is strictly prohibited.

***************************************************************************



More information about the vtkusers mailing list