upload


Description:

public bool upload (uint texture_id)

Uploads the buffer which owns the meta to a specific texture ID.

Parameters:

this

a GLTextureUploadMeta

texture_id

the texture IDs to upload to

Returns:

true if uploading succeeded, false otherwise.