Packages
cogl-1.0
Cogl
Buffer
access_get_type
bit_get_type
map_hint_get_type
target_get_type
update_hint_get_type
get_size
get_update_hint
map
set_data
set_update_hint
unmap
Buffer
Object Hierarchy:
Cogl.Buffer
Cogl.Buffer
Cogl.Buffer
Cogl.Handle
Cogl.Handle
Cogl.Handle->Cogl.Buffer
Description:
[
CCode
( cname =
"CoglHandle"
) ]
[
Compact
]
public
class
Buffer
:
Handle
Namespace:
Cogl
Package:
cogl-1.0
Content:
Static methods:
public
static
Type
access_get_type
()
public
static
Type
bit_get_type
()
public
static
Type
map_hint_get_type
()
public
static
Type
target_get_type
()
public
static
Type
update_hint_get_type
()
Methods:
public
uint
get_size
()
public
BufferUpdateHint
get_update_hint
()
public
uchar
map
(
BufferAccess
access)
public
bool
set_data
(
size_t
offset,
uint8
[] data)
public
void
set_update_hint
(
BufferUpdateHint
hint)
public
void
unmap
()
Inherited Members:
All known members inherited from class Cogl.Handle
is_bitmap
is_buffer
is_material
is_offscreen
is_pixel_buffer
is_program
is_shader
is_texture
is_vertex_buffer