Hi,

I want to make my own mapper for images (with some additional things like text 
of patient name etc) so i made a full copy of the mitk::ImageMapperGL2D and 
only rendamed the class name (i dont want to overwrite/change the mitk classes, 
this is complicated when updating to new mitk). I also made a factory and 
registered it for mitk::image's.

Everything works (i made a printf in the mapper to ensure that my mapper is 
used) but there is one strange thing:

The volume rendering is slow now, it seems that the gpu rendering does not work 
any more. I searched in the mitk code for ImageMapperGL2D if it is anywhere 
else used outside the factory but it isn't.

Any suggestions for possible reasons for this behaviour?

Best regards
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to