[vtk-developers] New weakref implementation
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Fri Aug 20 09:34:20 EDT 2010
That sounds great. Is the code available somewhere?
Utkarsh
On Wed, Aug 18, 2010 at 10:42 AM, David Gobbi <david.gobbi at gmail.com> wrote:
> Hi Everyone,
>
> I have modified vtkWeakPointer so that it uses a lightweight
> weak-pointer list instead of using observers. This means weak
> pointers work with vtkObjectBase instead of requiring vtkObject. It
> also eliminates crosstalk between weak pointers and observers.
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
More information about the vtk-developers
mailing list