*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> gluQuadricTexture (3)              
Title
Content
Arch
Section
 

Contents


gluQuadricTexture()                           gluQuadricTexture()


NAME    [Toc]    [Back]

       gluQuadricTexture  -  specify  if texturing is desired for
       quadrics

SYNOPSIS    [Toc]    [Back]

       void gluQuadricTexture(
               GLUquadric* quad,
               GLboolean texture );

PARAMETERS    [Toc]    [Back]

       Specifies    the    quadrics    object    (created    with
       gluNewQuadric()).   Specifies  a option indicating if texture
 coordinates should be generated.

DESCRIPTION    [Toc]    [Back]

       gluQuadricTexture()  specifies  if   texture   coordinates
       should  be  generated for quadrics rendered with quad.  If
       the value of texture is GL_TRUE, then texture  coordinates
       are  generated,  and if texture is GL_FALSE, they are not.
       The initial value is GL_FALSE.

       The manner in  which  texture  coordinates  are  generated
       depends upon the specific quadric rendered.

SEE ALSO    [Toc]    [Back]

      
      
       gluNewQuadric(3),  gluQuadricDrawStyle(3),  gluQuadricNormals(3), gluQuadricOrientation(3)



                                              gluQuadricTexture()
[ Back ]
 Similar pages
Name OS Title
gluquadricnormals IRIX specify what kind of normals are desired for quadrics
gluquadricdrawstyle IRIX specify the draw style desired for quadrics
gluQuadricDrawStyle Tru64 specify the draw style desired for quadrics
gluQuadricNormals Tru64 specify what kind of normals are desired for quadrics
glbindtextureext IRIX bind a named texture to a texturing target
glbindtexture IRIX bind a named texture to a texturing target
glBindTexture Tru64 bind a named texture to a texturing target
clipfly IRIX OpenGL Performer scene viewer with Clip Texturing enhancements
gluDeleteQuadric Tru64 destroy a quadrics object
gluQuadricOrientation Tru64 specify inside/outside orientation for quadrics
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service