gluDeleteQuadric.3gl








Name


  gluDeleteQuadric - destroy a quadrics	object





C Specification


  void gluDeleteQuadric( GLUquadricObj *state )





Parameters




  state	 Specifies the quadrics	object to be destroyed (created	with

	 gluNewQuadric).





Description


  gluDeleteQuadric destroys the	quadrics object	and frees any memory used by

  it.  Once gluDeleteQuadric has been called, state cannot be used again.





See Also


  gluNewQuadric








Introduction | Alphabetic | Specification

Last Edited: Mon, May 22, 1995

AFV