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

  man pages->IRIX man pages -> OpenGL/gluquadrictexture (3)              
Title
Content
Arch
Section
 

Contents


gluQuadricTexture(3G)	       OpenGL Reference		 gluQuadricTexture(3G)


NAME    [Toc]    [Back]

     gluQuadricTexture - specify if texturing is desired for quadrics

C SPECIFICATION    [Toc]    [Back]

     void gluQuadricTexture( GLUquadric* quad,
			     GLboolean texture )

PARAMETERS    [Toc]    [Back]

     quad     Specifies	the quadrics object (created with gluNewQuadric).

     texture  Specifies	a flag 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, gluQuadricDrawStyle, gluQuadricNormals,
     gluQuadricOrientation


									PPPPaaaaggggeeee 1111
[ 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