[vtkusers] 3D?

alletto at dei.unipd.it alletto at dei.unipd.it
Fri Jun 4 06:58:48 EDT 2004


Hi vtkusers,

I have often found in the forum's pages two lines of code, but they don't 
work. Does anyone know why?

class vtkMyCallback: ...
...

virtual void Execute(vtkObject *caller, unsigned long, void*)
{

vtkRenderWindowInteractor *iren =3D = 
reinterpret_cast<vtkRenderWindowInteractor*>(caller); //here...
vtkPointPicker *picker =3D (vtkPointPicker *)iren->GetPicker();//!!

what's 3D???

Thank you in advance!

Michele Alletto

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/



More information about the vtkusers mailing list