cogl_attribute_new ( array name stride offset components type -- CoglAttribute* )


Vocabulary
clutter.cogl.ffi

Inputs
arrayan object
namean object
stridean object
offsetan object
componentsan object
typean object


Outputs
CoglAttribute*an object


Definition


LIBRARY: clutter.cogl FUNCTION: CoglAttribute*
cogl_attribute_new
( CoglVertexArray* array, gchar* name, gsize stride, gsize
offset, gint components, CoglAttributeType type )