[vtkusers] (no subject)
Berk Geveci
berklist at nycap.rr.com
Wed Mar 26 16:43:25 EST 2003
> Now I want to wrap this in a class. The problem then, is how to properly
> add class member functions as the RMI callback. I have researched similar,
> and have found examples that handle Win32API calls but am having difficulty
> applying these to vtkSocketController->AddRMI(). I am confident that I
> will solve it given enough time, but as always, there are many who may know
> better already.
I don't think this can be done unless the function is static. I don't
know a portable way of getting a pointer to a member function
(again, unless it's static).
-Berk
More information about the vtkusers
mailing list