Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ gluDeleteQuadric(3gl) — Open3D 4.96

Media Vault

Software Library

Restoration Projects

Artifacts Sought

GLUDELETEQUADRIC()

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
 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026