View Full Version : Win XP
I am using win XP and the included dll's. When i try to use glDrawRangeElements, but the compiler does not find this command? Does WinXP use an old version of opengl?
The same problem with glGetIntegerv(GL_MAX_ELEMENTS_INDICES,&maxprefetchInd)??
Thanks
Juergen
It's an extension (GL_EXT_draw_range_elements). If you're not familiar with the use of extensions take a look at http://www.opengl.org/developers/code/features/OGLextensions/OGLextensions.html
kon
edit: btw, it has nothing to do with the OS and the topic could have been something like "How to use glDrawRangeElements?" http://www.opengl.org/discussion_boards/ubb/wink.gif
[This message has been edited by kon (edited 05-08-2002).]
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.