View Full Version : about API spec
How can I find a specification of a OpenGL command? I found that even the documentation's pdf files don't contain every command specification. (or i've missed it)
just like...glPolygonOffset(..,..) , how can I check this function call?
thanks
Coconut
01-17-2003, 09:18 AM
Originally posted by gentleman:
How can I find a specification of a OpenGL command? I found that even the documentation's pdf files don't contain every command specification. (or i've missed it)
just like...glPolygonOffset(..,..) , how can I check this function call?
thanks
huh, are you sure?
For example, http://www.opengl.org/developers/documentation/Version1.2/OpenGL_spec_1.2.1.pdf
has the spec of Polyoffset on page 74.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.