I am trying to apply a scissor transformation over a specific part of my application. The problem is, I don't know the window coordinates, so I don't know exactly where to place the scissor.
Is there an OpenGL state variable that would tell me where the current drawing position is?