Fw: [vtkusers] 3D?
Toon Huysmans
denhuys at hotmail.com
Fri Jun 4 09:11:48 EDT 2004
This is very funny! :-))
3D is the hexadecimal index for the character = in the ascii table.
Probably added by some proccessing of the mail.
Toon.
----- Original Message -----
From: <alletto at dei.unipd.it>
To: "VtkUsers" <vtkusers at vtk.org>
Sent: Friday, June 04, 2004 12:58 PM
Subject: [vtkusers] 3D?
> 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/
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list