centos man page for gludeletequadric

Query: gludeletequadric

OS: centos

Section: 3g

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GLUDELETEQUADRIC(3G)						   OpenGL Manual					      GLUDELETEQUADRIC(3G)

NAME
gluDeleteQuadric - destroy a quadrics object
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()
COPYRIGHT
Copyright (C) 1991-2006 Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see http://oss.sgi.com/projects/FreeB/.
AUTHORS
opengl.org opengl.org 06/10/2014 GLUDELETEQUADRIC(3G)
Related Man Pages
gluquadricdrawstyle(3g) - redhat
glxfreecontextext(3g) - centos
glucylinder(3g) - centos
glupartialdisk(3g) - centos
gluquadricdrawstyle(3g) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Tar Command
Shopt -s histappend
[TIP] Processing YAML files with yq