Re: PickTool.pickAllSorted() returns null when enabling on-screen rendering
Posted by
Schorsch on
Jul 20, 2015; 5:58am
URL: https://forum.jogamp.org/PickTool-pickAllSorted-returns-null-when-enabling-on-screen-rendering-tp4034922p4034942.html
gouessej wrote
What happens when you use an onscreen canvas without adding it into the content pane?
Adding it to the AWT Frame / Swing content pane or not, doesn't make a difference. As soon as the offscreen-parameter in the constructor of the Canvas3D class is set to false, the PickTool returns null.