[Insight-developers] More on Reflective iterator

Luis Ibanez ibanez@choroid.cs.unc.edu
Mon, 28 Jan 2002 08:21:28 -0500 (EST)


Bill,

Yes, there is a problem with the iterator.

I tracked what it is doing now, and basically is reflecting
only in the first dimension. After that, it just skip the
other dimensions.

I'm looking for a fix.


  Luis

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

"Lorensen, William E (CRD)" wrote:
> 
> Luis,
> This iterator does not seem to work. For one thing, the constructor that 
I used in the test I sent to
> you is empty. Also, the logi does not seem to be correct to do 
reflection.
> 
> Bill