devdept
12-19-2006, 01:57 AM
Hi All,
Does anybody know if the following is a standard behaviour of OpenGL Selection?
1) I draw my 3D object using gl.PolygonMode(gl.FRONT_AND_BACK, gl.LINE)
2) I click inside a triangle but not on its edges
3) The object is selected
I thought this was normal in gl.FILL mode but not with gl.LINES one.
What do you think?
Thanks,
Alberto
Does anybody know if the following is a standard behaviour of OpenGL Selection?
1) I draw my 3D object using gl.PolygonMode(gl.FRONT_AND_BACK, gl.LINE)
2) I click inside a triangle but not on its edges
3) The object is selected
I thought this was normal in gl.FILL mode but not with gl.LINES one.
What do you think?
Thanks,
Alberto