Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 2 of 2

Thread: Where is GL_TEXTUREn_ARB defined?

  1. #1
    Junior Member Regular Contributor
    Join Date
    Apr 2000
    Location
    Thunder Bay,ON,Canada
    Posts
    178

    Where is GL_TEXTUREn_ARB defined?

    Hey all...I've been trying to play around with Multitexturing and I got everything done so far.When I try to compile my app I get an error saying that GL_TEXTURE0_ARB is not defined.I've included all the OpenGL header files and I read the papers on how to do multitexturing but none of them tell me where the GL_TEXTUREn_ARB are defined.If it's not defined anywhere,then how do I define them?
    Thanx for your help in advance!
    -------------------------
    "Bad bad programmer! No Mountain Dew for you!"

  2. #2
    Junior Member Regular Contributor
    Join Date
    Apr 2000
    Location
    Thunder Bay,ON,Canada
    Posts
    178

    Re: Where is GL_TEXTUREn_ARB defined?

    Never mind...I found it.
    -------------------------
    "Bad bad programmer! No Mountain Dew for you!"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •