Manual Reference Pages  - GLUDELETEQUADRIC (3G)

NAME

gluDeleteQuadric - destroy a quadrics object

CONTENTS

C Specification
Parameters
Description
See Also

C SPECIFICATION

void gluDeleteQuadric( GLUquadric* quad )

PARAMETERS

quad Specifies the quadrics object to be destroyed.

DESCRIPTION

 gluDeleteQuadric destroys the quadrics object (created with  gluNewQuadric) and frees any memory it uses. Once  gluDeleteQuadric has been called, quad cannot be used again.

SEE ALSO

 gluNewQuadric(3G)

Jump to page    or go to Top of page |  Section 3G |  Main Index.


GLUDELETEQUADRIC (3G)
Generated by manServer 1.07 from /usr/X11R6/man/man3/gluDeleteQuadric.3x.gz using man macros with eqn support.