MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
GLUGETNURBSPROPERTY(3G)                                GLUGETNURBSPROPERTY(3G)



NAME
       gluGetNurbsProperty - get a NURBS property


C SPECIFICATION
       void gluGetNurbsProperty( GLUnurbs* nurb,
                                 GLenum property,
                                 GLfloat* data )


PARAMETERS
       nurb      Specifies      the     NURBS     object     (created     with
                 gluNewNurbsRenderer).

       property  Specifies the property whose value is to  be  fetched.  Valid
                 values      are      GLUCULING,     GLUSAMPLINGTOLERANCE,
                 GLUDISPLAYMODE,                       GLUAUTOLOADMATRIX,
                 GLUPARAMETRICTOLERANCE,   GLUSAMPLINGMETHOD,  GLUSTEP,
                 GLUVSTEP and GLUNURBSMODE.

       data      Specifies a pointer to the location into which the  value  of
                 the named property is written.

DESCRIPTION
       gluGetNurbsProperty  retrieves  properties  stored  in  a NURBS object.
       These properties affect the way that NURBS curves and surfaces are ren-
       dered.  See  the  gluNurbsProperty reference page for information about
       what the properties are and what they do.

SEE ALSO
       gluNewNurbsRenderer, gluNurbsProperty



                                                       GLUGETNURBSPROPERTY(3G)
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™