01-01-2003, 03:10 PM
Hi
I need some help getting the minmax function in OpenGL to work. I'm programming under Windows 98. After calling glEnable(GL_MINMAX) and reseting the minmax table by calling glMinmax, I draw some simple triangles and call glGetMinmax, but unfortunately the values never change -- they are always set at their initial values (minimal and maximal possible values).
What am I doing wrong ?
- Arie
I need some help getting the minmax function in OpenGL to work. I'm programming under Windows 98. After calling glEnable(GL_MINMAX) and reseting the minmax table by calling glMinmax, I draw some simple triangles and call glGetMinmax, but unfortunately the values never change -- they are always set at their initial values (minimal and maximal possible values).
What am I doing wrong ?
- Arie