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

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

Contents


gluQuadricNormals()                           gluQuadricNormals()


NAME    [Toc]    [Back]

       gluQuadricNormals  -  specify  what  kind  of  normals are
       desired for quadrics

SYNOPSIS    [Toc]    [Back]

       void gluQuadricNormals(
               GLUquadric* quad,
               GLenum normal );

PARAMETERS    [Toc]    [Back]

       Specifes    the    quadrics    object    (created     with
       gluNewQuadric()).   Specifies the desired type of normals.
       Valid values are GLU_NONE, GLU_FLAT, and GLU_SMOOTH.

DESCRIPTION    [Toc]    [Back]

       gluQuadricNormals() specifies what  kind  of  normals  are
       desired  for quadrics rendered with quad. The legal values
       are as follows: No normals are generated.  One  normal  is
       generated  for  every  facet  of a quadric.  One normal is
       generated for every vertex of a quadric. This is the  initial
 value.

SEE ALSO    [Toc]    [Back]

      
      
       gluNewQuadric(3), gluQuadricDrawStyle(3), gluQuadricOrientation(3), gluQuadricTexture(3)



                                              gluQuadricNormals()
[ Back ]
 Similar pages
Name OS Title
gluquadrictexture IRIX specify if texturing is desired for quadrics
gluQuadricTexture Tru64 specify if texturing is desired for quadrics
gluquadricdrawstyle IRIX specify the draw style desired for quadrics
gluQuadricDrawStyle Tru64 specify the draw style desired for quadrics
nmode IRIX specify renormalization of normals
glNormalPointer Tru64 define an array of normals
glnormalpointer IRIX define an array of normals
glnormalpointerext IRIX define a array of normals
gluDeleteQuadric Tru64 destroy a quadrics object
glunewquadric IRIX create a quadrics object
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service