[vtkusers] Problems porting from Python to C++
    Lucas Peetz Dulley 
    dulley at lsi.usp.br
       
    Sun Sep 21 10:51:44 EDT 2003
    
    
  
Hi Ketan!
It worked :)
thanks for for your help
this is what i did:
"vtkPointSet *ps = (vtkPointSet *) (geometry->GetOutput());"
And I thought I would never have to use these kind of tricks with VTK, hehe
Once again thanks.
Lucas
Ketan Mehta wrote:
>Hi Lucas,
>
>I have also faced similar problems in tcl examples.
>There are mainly due to strong type checking in C++.
>
>Check whether
>1) You have included vtkWarpScaler.h in code.
>2) try to type case it, but not sure whether it is proper here.
>
>bye
>Ketan
>
>  
>
-- 
Lucas Peetz Dulley   <dulley at lsi.usp.br>
Homepage: http://www.lsi.usp.br/~dulley/
Virtual Reality Center - CAVERNA Digital
LSI - POLI - USP   Tel: +55-11-3091-5374
Av. Prof. Luciano Gualberto, 158 trav. 3
CEP: 05508-900 - Sao Paulo - SP - Brazil 
    
    
More information about the vtkusers
mailing list