Hi Cedric, welcome to the MITK community. If I understand your intent correctly you might want to take a look at http://docs.mitk.org/nightly-qt4/NewPluginPage.html for more information on creating your own functionality, whereas http://docs.mitk.org/nightly-qt4/Rendering.html might provide more insight in the rendering mechanism.
This is assuming, that you are using the git repository for your development. If you are using the deprecated svn repository the process is similar. I am unsure, because you are referencing MainApp, which has been deprecated for quite some time now (About two years). If you somehow got hold of a qt3 dependant MITK I would strongly suggest switching to the git repository. Regards, Caspar -----Ursprüngliche Nachricht----- Von: 少凡齐 [mailto:[email protected]] Gesendet: Donnerstag, 12. Mai 2011 06:17 An: [email protected] Betreff: [mitk-users] How to create Functionalities to add my own CUDA Ray-casting program to MainApp? I am newer, and want to create a cuda raycasting tool with MITK windows. So,how to create Functionalities to add my own CUDA Ray-casting program to MainApp? ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
