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: glMaterial with GL_COLOR_INDEXES

  1. #1
    Junior Member Newbie
    Join Date
    Oct 2009
    Posts
    2

    glMaterial with GL_COLOR_INDEXES

    Hi, I have a question related to the function glMaterial when one gives it the parameter GL_COLOR_INDEXES. I have right understood that we can use glMaterialfv ou glMaterialiv to provide 3 floats or 3 ints, but what I would like to know is if internally the parameters for GL_COLOR_INDEXES are 3 ints or 3 floats ? thanks

  2. #2

    Re: glMaterial with GL_COLOR_INDEXES


Posting Permissions

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