home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / OpenGL / glloadname.z / glloadname
Encoding:
Text File  |  2002-10-03  |  3.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4. ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee((((3333GGGG))))                 OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee                 ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee - load a name onto the name stack
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      void ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee( GLuint _n_a_m_e )
  14.  
  15.  
  16. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  17.      _n_a_m_e  Specifies a name that will replace the top value on the name stack.
  18.  
  19. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.      The name stack is used during selection mode to allow sets of rendering
  21.      commands to be uniquely identified.  It consists of an ordered set of
  22.      unsigned integers.  ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee causes _n_a_m_e to replace the value on the
  23.      top of the name stack, which is initially empty.
  24.  
  25.      The name stack is always empty while the render mode is not GGGGLLLL____SSSSEEEELLLLEEEECCCCTTTT.
  26.      Calls to ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee while the render mode is not GGGGLLLL____SSSSEEEELLLLEEEECCCCTTTT are ignored.
  27.  
  28. EEEERRRRRRRROOOORRRRSSSS
  29.      GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____OOOOPPPPEEEERRRRAAAATTTTIIIIOOOONNNN is generated if ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee is called while the name
  30.      stack is empty.
  31.  
  32.      GGGGLLLL____IIIINNNNVVVVAAAALLLLIIIIDDDD____OOOOPPPPEEEERRRRAAAATTTTIIIIOOOONNNN is generated if ggggllllLLLLooooaaaaddddNNNNaaaammmmeeee is executed between the
  33.      execution of ggggllllBBBBeeeeggggiiiinnnn and the corresponding execution of ggggllllEEEEnnnndddd.
  34.  
  35. AAAASSSSSSSSOOOOCCCCIIIIAAAATTTTEEEEDDDD GGGGEEEETTTTSSSS
  36.      ggggllllGGGGeeeetttt with argument GGGGLLLL____NNNNAAAAMMMMEEEE____SSSSTTTTAAAACCCCKKKK____DDDDEEEEPPPPTTTTHHHH
  37.      ggggllllGGGGeeeetttt with argument GGGGLLLL____MMMMAAAAXXXX____NNNNAAAAMMMMEEEE____SSSSTTTTAAAACCCCKKKK____DDDDEEEEPPPPTTTTHHHH
  38.  
  39.  
  40. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  41.      ggggllllIIIInnnniiiittttNNNNaaaammmmeeeessss, ggggllllPPPPuuuusssshhhhNNNNaaaammmmeeee, ggggllllRRRReeeennnnddddeeeerrrrMMMMooooddddeeee, ggggllllSSSSeeeelllleeeeccccttttBBBBuuuuffffffffeeeerrrr
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.