View Full Version : abort glDrawRangeElements
_student
10-20-2004, 04:52 PM
There is a function (glDrawRangeElements) in readbook opengl v1.2, but I can not find it in gl.h, does this function exist?
Hylke Donker
10-20-2004, 10:16 PM
If you have installed the nvidia driver(not sure about the windows driver, but with the linux driver it is), it will install the gl.h header from OpenGL version 1.1
ZbuffeR
10-21-2004, 03:46 AM
Get an updated glext.h somewhere for extensions.
Read the FAQ :
http://opengl.org/resources/faq/technical/extensions.htm#exte0070
You can use gl extension loading libraries too.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.