glDeleteBuffers man page on Solaris

Man page or keyword search:  
man Server   20652 pages
apropos Keyword Search (all sections)
Output format
Solaris logo
[printable version]

GLDELETEBUFFERS(3gl)					  GLDELETEBUFFERS(3gl)

NAME
       glDeleteBuffers - delete named buffers

C SPECIFICATION
       void glDeleteBuffers( GLsizei n,
			     const GLuint *buffers )

PARAMETERS
       n	Specifies the number of buffers to be deleted.

       buffers	Specifies an array of buffers to be deleted.

DESCRIPTION
       glDeleteBuffers	deletes	 n  buffers named by the elements of the array
       buffers.	 After a buffer is deleted, its name is free  for  reuse  (for
       example by glGenBuffers).

       glDeleteBuffers	silently  ignores 0's and names that do not correspond
       to existing buffers.

NOTES
       glDeleteBuffers is available only if the GL version is 1.5 or greater.

ERRORS
       GL_INVALID_VALUE is generated if n is negative.

       GL_INVALID_OPERATION  is	 generated  if	glDeleteBuffers	 is   executed
       between	the  execution	of  glBegin and the corresponding execution of
       glEnd.

SEE ALSO
       glGenBuffers, glIsBuffer

				   13 Jan 04		  GLDELETEBUFFERS(3gl)
[top]

List of man pages available for Solaris

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net