Hi, I have a question which is related to adding another renderer to a renderWindow. I'm displaying a surface mesh and in the upper part of the window, I integrated a 2D plot using "...->InsertBackgroundRenderer(...)". It works perfect but I would like to achieve a slightly different behavior. At the moment, my surface mesh is rendered in front of the plot, i.e. it partially hides the plot. If I insert the plot via "...->InsertForegroundRenderer(...)", the plot is visualized in front of the mesh, which is exactly what I want, but I cannot interact with the mesh anymore.
Any help is appreciated, Steffen ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
