[Insight-developers] ImageRandomIterator ready

Luis Ibanez luis.ibanez@kitware.com
Wed, 17 Apr 2002 11:56:02 -0400


That's a good idea too, and much faster to implement.
I'll do that.

Luis

------------------------------------

Lorensen, William E (Research) wrote:
> Why not make the nonconst iterator a subclass of the const one, overriding the appropriate methods. I
> would hold off on introducing a new concept like a walker...
> 
>