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

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

Contents


gluGetTessProperty()                         gluGetTessProperty()


NAME    [Toc]    [Back]

       gluGetTessProperty - get a tessellation object property

SYNOPSIS    [Toc]    [Back]

       void gluGetTessProperty(
               GLUtesselator* tess,
               GLenum which,
               GLdouble* data );

PARAMETERS    [Toc]    [Back]

       Specifies  the  tessellation object (created with gluNewTess()).
  Specifies the  property  whose  value  is  to  be
       fetched.    Valid    values   are   GLU_TESS_WINDING_RULE,
       GLU_TESS_BOUNDARY_ONLY, and GLU_TESS_TOLERANCE.  Specifies
       a  pointer  to  the  location  into which the value of the
       named property is written.

DESCRIPTION    [Toc]    [Back]

       gluGetTessProperty() retrieves properties stored in a tessellation
  object.  These  properties  affect the way that
       tessellation objects are interpreted and rendered. See the
       gluTessProperty() reference page for information about the
       properties and what they do.

SEE ALSO    [Toc]    [Back]

      
      
       gluNewTess(3), gluTessProperty(3)



                                             gluGetTessProperty()
[ Back ]
 Similar pages
Name OS Title
glutessproperty IRIX set a tessellation object property
gluTessProperty Tru64 set a tessellation object property
gluNewTess Tru64 create a tessellation object
glunewtess IRIX create a tessellation object
gludeletetess IRIX destroy a tessellation object
gluDeleteTess Tru64 destroy a tessellation object
gluTessCallback Tru64 define a callback for a tessellation object
glutesscallback IRIX define a callback for a tessellation object
tt_spec_prop HP-UX retrieve the ith value of the property associated with an object spec
tt_spec_propnames_count HP-UX return the number of property names for an object
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service