Can't use vtkWin32MappedInteractor anymore, looking for example to make ugview2 to work
Li Gao
li at sourcesignal.com
Thu Sep 2 18:18:31 EDT 1999
Hello,
I downloaded the nightly release (8/31/99). I failed to compile
vtkWin32MappedInteractor.cxx. Is there an example file similar to
ugview2/vtkView.cpp? Or please tell me how to use
vtkWin32RenderWindowInteractor in your ugview2 example.
Another question:
pMapper = vtkPolyDataMapper::New();
pMapper->SetInput(...);
vtkLookupTable* pLUT = pMapper->GetLookupTable(); // not working anymore
Compiler Error:
error C2440: 'initializing' : cannot convert from 'class vtkScalarsToColors
*' to 'class vtkLookupTable *'
My above code was working fine under vtk2.3.
Please help. Thanks.
Li
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list