is_vertex_buffer


Description:

[ CCode ( cname = "cogl_is_vertex_buffer" ) ]
public bool is_vertex_buffer ()

Checks whether handle is a Vertex Buffer Object

Note:

Use the CoglPrimitive api instead

Parameters:

handle

a VertexBufferIndices for a vertex buffer object

Returns:

true if the handle is a VBO, and false otherwise