glDeleteVertexArrays

delete vertex array objects

Signature

glDeleteVertexArrays( GLsizei ( n ) , const GLuint *( arrays ) )-> void
glDeleteVertexArrays( n , arrays )

Parameters

VariablesDescription
n
Specifies the number of vertex array objects to be deleted.
arrays
Specifies the address of an array containing the n names of the objects to be deleted.

Copyright Notices

This documentation is based on documentation licensed under the SGI Free Software License B.

AltStyle によって変換されたページ (->オリジナル) /