get_meta_cogl_texture


Description:

public Handle get_meta_cogl_texture (string uri, void* ident)

Retrieves the VertexBufferIndices of the previously added image associated with the given unique identifier.

See insert_meta

Parameters:

this

A TextureCache

uri

A URI or path to an image file

ident

A unique identifier

Returns:

A VertexBufferIndices to a texture, with an added reference. null if no image was found.




2022 vala-language.org