The parameter of the SlicePos method would be ignored.
Line: 83
sliceNaviController->GetSlice()->SetPos( 0 );
If you change the 0 into another value, the Image shown as start image will always be the same.
The parameter of the SlicePos method would be ignored.
Line: 83
sliceNaviController->GetSlice()->SetPos( 0 );
If you change the 0 into another value, the Image shown as start image will always be the same.
[SVN revision 22088]
FIX (#3397): correctly initialize views with bounding geometry of used DataStorage