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

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

Contents


gluGetTessProperty(3G)	       OpenGL Reference		gluGetTessProperty(3G)


NAME    [Toc]    [Back]

     gluGetTessProperty	- get a	tessellation object property

C SPECIFICATION    [Toc]    [Back]

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

PARAMETERS    [Toc]    [Back]

     tess   Specifies the tessellation object (created with gluNewTess).

     which  Specifies the property whose value is to be	fetched. Valid values
	    are	GLU_TESS_WINDING_RULE, GLU_TESS_BOUNDARY_ONLY, and
	    GLU_TESS_TOLERANCE.

     data   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, gluTessProperty


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