Cogl.AttributeBuffer – doc Reference Manual
Packages
doc
Cogl
AttributeBuffer
AttributeBuffer
AttributeBuffer.with_size
AttributeBuffer
Object Hierarchy:
Description:
public
class
AttributeBuffer
:
Object
Namespace:
Cogl
Package:
doc
Content:
Creation methods:
protected
AttributeBuffer
()
Describes a new
AttributeBuffer
of
size
bytes to contain arrays of vertex attribute data and also uploads
size
bytes read from
data
to the new buffer.
public
AttributeBuffer.with_size
(
Context
context,
ulong
bytes)
Describes a new
AttributeBuffer
of
size
bytes to contain arrays of vertex attribute data.
Inherited Members:
All known members inherited from class Cogl.Object
value_set_object