[Insight-users] ITKGlut : was removed

Luis Ibanez luis.ibanez@kitware.com
Wed, 19 Mar 2003 12:41:07 -0500


Hi Stefan,

Thanks for pointing this out.

We missed to removed these files.
They shouln't be there any more.

I just removed them from the cvs trunk.


These classes were removed in order to
eliminate dependencies with the GLUT
library.

For equivalent functionality, you may
want to take a look at the GLSliceViewer
class in

   InsightApplications/FltkImageViewer

also, the MetaImageViewer offers a good
example on the use of these classes.



Regards,


    Luis



----------------
Stefan Schmidt wrote:
> Hi,
> 
>>All the demo-applications were removed from
>>the ITK basic source three.
>>
>>The only class that was using the Glut library
>>was also removed. In its replacement, we suggest
> 
> 
> But there's still Insight/Code/IO/itkImageViewer.txx and itkImageViewer.h  - I 
> tried to use it, but appearantly it is also dependant on the code that was 
> removed... I'm missing itkGlutMaster.h.
> Am I not supposed to use this class, or where do I find the missing pieces?
> 
> Regards,
> Stefan
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>