Index of all symbols

B

cogl_begin_gl, function in The Top-Level Context
CoglBitmapError, enum in Bitmaps
COGL_BITMAP_ERROR, macro in Bitmaps
cogl_bitmap_get_size_from_file, function in Bitmaps
cogl_bitmap_new_from_file, function in Bitmaps
CoglBlendStringError, enum in Pipeline
COGL_BLEND_STRING_ERROR, macro in Pipeline
CoglBufferAccess, enum in CoglBuffer: The Base Buffer Type
CoglBufferBit, enum in Common Types
CoglBufferTarget, enum in Common Types
CoglBufferUpdateHint, enum in CoglBuffer: The Base Buffer Type
cogl_buffer_get_size, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_get_update_hint, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_get_usage_hint, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_map, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_set_data, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_set_update_hint, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_set_usage_hint, macro in CoglBuffer: The Base Buffer Type
cogl_buffer_unmap, macro in CoglBuffer: The Base Buffer Type

C

cogl_clear, function in The Top-Level Context
cogl_clip_pop, function in Clipping
cogl_clip_push_from_path, function in Clipping
cogl_clip_push_from_path_preserve, function in Clipping
cogl_clip_push_rectangle, function in Clipping
cogl_clip_push_window_rectangle, function in Clipping
CoglColor, struct in Color Type
cogl_color_copy, function in Color Type
cogl_color_equal, function in Color Type
cogl_color_free, function in Color Type
cogl_color_get_alpha, function in Color Type
cogl_color_get_alpha_byte, function in Color Type
cogl_color_get_alpha_float, function in Color Type
cogl_color_get_blue, function in Color Type
cogl_color_get_blue_byte, function in Color Type
cogl_color_get_blue_float, function in Color Type
cogl_color_get_green, function in Color Type
cogl_color_get_green_byte, function in Color Type
cogl_color_get_green_float, function in Color Type
cogl_color_get_red, function in Color Type
cogl_color_get_red_byte, function in Color Type
cogl_color_get_red_float, function in Color Type
cogl_color_new, function in Color Type
cogl_color_premultiply, function in Color Type
cogl_color_set_alpha, function in Color Type
cogl_color_set_alpha_byte, function in Color Type
cogl_color_set_alpha_float, function in Color Type
cogl_color_set_blue, function in Color Type
cogl_color_set_blue_byte, function in Color Type
cogl_color_set_blue_float, function in Color Type
cogl_color_set_from_4f, function in Color Type
cogl_color_set_from_4ub, function in Color Type
cogl_color_set_green, function in Color Type
cogl_color_set_green_byte, function in Color Type
cogl_color_set_green_float, function in Color Type
cogl_color_set_red, function in Color Type
cogl_color_set_red_byte, function in Color Type
cogl_color_set_red_float, function in Color Type
cogl_color_unpremultiply, function in Color Type

D

cogl_draw_indexed_vertex_attributes, function in Draw Vertex Attributes
cogl_draw_indexed_vertex_attributes_array, function in Draw Vertex Attributes
cogl_draw_vertex_attributes, function in Draw Vertex Attributes
cogl_draw_vertex_attributes_array, function in Draw Vertex Attributes

E

cogl_end_gl, function in The Top-Level Context

F

CoglFeatureFlags, enum in The Top-Level Context
cogl_features_available, function in The Top-Level Context
cogl_flush, function in The Top-Level Context
cogl_frustum, function in The Top-Level Context
CoglFuncPtr, user_function in Common Types

G

cogl_get_backface_culling_enabled, function in The Top-Level Context
cogl_get_features, function in The Top-Level Context
cogl_get_modelview_matrix, function in The Top-Level Context
cogl_get_option_group, function in The Top-Level Context
cogl_get_proc_address, function in The Top-Level Context
cogl_get_projection_matrix, function in The Top-Level Context
cogl_get_source, function in The Top-Level Context
cogl_get_viewport, function in The Top-Level Context

I

cogl_index_array_new, function in Index Arrays
cogl_indices_new, function in Indices
cogl_is_bitmap, function in Bitmaps
cogl_is_buffer, macro in CoglBuffer: The Base Buffer Type
cogl_is_offscreen, function in Offscreen Framebuffers
cogl_is_path, function in Path Primitives
cogl_is_pipeline, function in Pipeline
cogl_is_primitive, function in Primitives
cogl_is_texture, function in The Base Texture
cogl_is_texture_3d, macro in 3D textures
cogl_is_vertex_array, function in Vertex Arrays
cogl_is_vertex_attribute, function in Vertex Attributes

M

CoglMatrix, struct in Matrices
cogl_matrix_frustum, function in Matrices
cogl_matrix_get_array, function in Matrices
cogl_matrix_get_inverse, function in Matrices
cogl_matrix_init_from_array, function in Matrices
cogl_matrix_init_identity, function in Matrices
cogl_matrix_multiply, function in Matrices
cogl_matrix_ortho, function in Matrices
cogl_matrix_perspective, function in Matrices
cogl_matrix_rotate, function in Matrices
cogl_matrix_scale, function in Matrices
cogl_matrix_transform_point, function in Matrices
cogl_matrix_translate, function in Matrices

O

CoglObject, struct in The Base Object
cogl_object_get_user_data, function in The Base Object
cogl_object_ref, function in The Base Object
cogl_object_set_user_data, function in The Base Object
cogl_object_unref, function in The Base Object
cogl_offscreen_new_to_texture, function in Offscreen Framebuffers
cogl_ortho, function in The Top-Level Context

P

CoglPathFillRule, enum in Path Primitives
cogl_path_arc, macro in Path Primitives
cogl_path_close, macro in Path Primitives
cogl_path_copy, function in Path Primitives
cogl_path_curve_to, macro in Path Primitives
cogl_path_ellipse, macro in Path Primitives
cogl_path_fill, macro in Path Primitives
cogl_path_get_fill_rule, macro in Path Primitives
cogl_path_line, macro in Path Primitives
cogl_path_line_to, macro in Path Primitives
cogl_path_move_to, macro in Path Primitives
cogl_path_new, macro in Path Primitives
cogl_path_polygon, macro in Path Primitives
cogl_path_polyline, macro in Path Primitives
cogl_path_rectangle, macro in Path Primitives
cogl_path_rel_curve_to, macro in Path Primitives
cogl_path_rel_line_to, macro in Path Primitives
cogl_path_rel_move_to, macro in Path Primitives
cogl_path_round_rectangle, macro in Path Primitives
cogl_path_set_fill_rule, macro in Path Primitives
cogl_path_stroke, macro in Path Primitives
cogl_perspective, function in The Top-Level Context
cogl_pipeline_copy, function in Pipeline
cogl_pipeline_foreach_layer, function in Pipeline
cogl_pipeline_get_ambient, function in Pipeline
cogl_pipeline_get_color, function in Pipeline
cogl_pipeline_get_diffuse, function in Pipeline
cogl_pipeline_get_emission, function in Pipeline
cogl_pipeline_get_layer_point_sprite_coords_enabled, function in Pipeline
cogl_pipeline_get_n_layers, function in Pipeline
cogl_pipeline_get_point_size, function in Pipeline
cogl_pipeline_get_shininess, function in Pipeline
cogl_pipeline_get_specular, function in Pipeline
cogl_pipeline_new, function in Pipeline
cogl_pipeline_remove_layer, function in Pipeline
cogl_pipeline_set_alpha_test_function, function in Pipeline
cogl_pipeline_set_ambient, function in Pipeline
cogl_pipeline_set_ambient_and_diffuse, function in Pipeline
cogl_pipeline_set_blend, function in Pipeline
cogl_pipeline_set_blend_constant, function in Pipeline
cogl_pipeline_set_color, function in Pipeline
cogl_pipeline_set_color4f, function in Pipeline
cogl_pipeline_set_color4ub, function in Pipeline
cogl_pipeline_set_diffuse, function in Pipeline
cogl_pipeline_set_emission, function in Pipeline
cogl_pipeline_set_layer_combine, function in Pipeline
cogl_pipeline_set_layer_combine_constant, function in Pipeline
cogl_pipeline_set_layer_filters, function in Pipeline
cogl_pipeline_set_layer_matrix, function in Pipeline
cogl_pipeline_set_layer_point_sprite_coords_enabled, function in Pipeline
cogl_pipeline_set_layer_texture, function in Pipeline
cogl_pipeline_set_layer_wrap_mode, function in Pipeline
cogl_pipeline_set_layer_wrap_mode_p, function in Pipeline
cogl_pipeline_set_layer_wrap_mode_s, function in Pipeline
cogl_pipeline_set_layer_wrap_mode_t, function in Pipeline
cogl_pipeline_set_point_size, function in Pipeline
cogl_pipeline_set_shininess, function in Pipeline
cogl_pipeline_set_specular, function in Pipeline
CoglPixelFormat, enum in Common Types
cogl_polygon, function in Primitives (Deprecated)
cogl_pop_framebuffer, function in CoglFramebuffer: The Base Framebuffer Type
cogl_pop_matrix, function in The Top-Level Context
cogl_pop_source, function in The Top-Level Context
cogl_primitive_draw, function in Primitives
cogl_primitive_get_first_vertex, function in Primitives
cogl_primitive_get_mode, function in Primitives
cogl_primitive_get_n_vertices, function in Primitives
cogl_primitive_new, function in Primitives
cogl_primitive_new_with_attributes_array, function in Primitives
cogl_primitive_set_attributes, function in Primitives
cogl_primitive_set_first_vertex, function in Primitives
cogl_primitive_set_indices, function in Primitives
cogl_primitive_set_mode, function in Primitives
cogl_primitive_set_n_vertices, function in Primitives
cogl_push_framebuffer, function in CoglFramebuffer: The Base Framebuffer Type
cogl_push_matrix, function in The Top-Level Context
cogl_push_source, function in The Top-Level Context

R

CoglReadPixelsFlags, enum in The Top-Level Context
cogl_read_pixels, function in The Top-Level Context
cogl_rectangle, function in Rectangles
cogl_rectangles, function in Rectangles
cogl_rectangles_with_texture_coords, function in Rectangles
cogl_rectangle_with_multitexture_coords, function in Rectangles
cogl_rectangle_with_texture_coords, function in Rectangles
cogl_rotate, function in The Top-Level Context

S

cogl_scale, function in The Top-Level Context
cogl_set_backface_culling_enabled, function in The Top-Level Context
cogl_set_framebuffer, function in CoglFramebuffer: The Base Framebuffer Type
cogl_set_modelview_matrix, function in The Top-Level Context
cogl_set_projection_matrix, function in The Top-Level Context
cogl_set_source, function in The Top-Level Context
cogl_set_source_color, function in The Top-Level Context
cogl_set_source_color4f, function in The Top-Level Context
cogl_set_source_color4ub, function in The Top-Level Context
cogl_set_source_texture, function in The Top-Level Context
cogl_set_viewport, function in The Top-Level Context

T

CoglTextureFlags, enum in The Base Texture
CoglTextureVertex, struct in The Base Texture
cogl_texture_3d_new_from_data, macro in 3D textures
cogl_texture_3d_new_with_size, macro in 3D textures
cogl_texture_get_data, function in The Base Texture
cogl_texture_get_format, function in The Base Texture
cogl_texture_get_gl_texture, function in The Base Texture
cogl_texture_get_height, function in The Base Texture
cogl_texture_get_max_waste, function in The Base Texture
cogl_texture_get_rowstride, function in The Base Texture
cogl_texture_get_width, function in The Base Texture
cogl_texture_is_sliced, function in The Base Texture
cogl_texture_new_from_bitmap, function in The Base Texture
cogl_texture_new_from_buffer, function in CoglBuffer: The Base Buffer Type
cogl_texture_new_from_data, function in The Base Texture
cogl_texture_new_from_file, function in The Base Texture
cogl_texture_new_from_foreign, function in The Base Texture
cogl_texture_new_from_sub_texture, function in The Base Texture
cogl_texture_new_with_size, function in The Base Texture
cogl_texture_set_region, function in The Base Texture
cogl_transform, function in The Top-Level Context
cogl_translate, function in The Top-Level Context

V

cogl_vector3_add, macro in 3 Component Vectors
cogl_vector3_copy, macro in 3 Component Vectors
cogl_vector3_cross_product, macro in 3 Component Vectors
cogl_vector3_distance, macro in 3 Component Vectors
cogl_vector3_divide_scalar, macro in 3 Component Vectors
cogl_vector3_dot_product, macro in 3 Component Vectors
cogl_vector3_equal, macro in 3 Component Vectors
cogl_vector3_equal_with_epsilon, macro in 3 Component Vectors
cogl_vector3_free, macro in 3 Component Vectors
cogl_vector3_init, macro in 3 Component Vectors
cogl_vector3_init_zero, macro in 3 Component Vectors
cogl_vector3_invert, macro in 3 Component Vectors
cogl_vector3_magnitude, macro in 3 Component Vectors
cogl_vector3_multiply_scalar, macro in 3 Component Vectors
cogl_vector3_normalize, macro in 3 Component Vectors
cogl_vector3_subtract, macro in 3 Component Vectors
cogl_vertex_array_new, function in Vertex Arrays
cogl_vertex_attribute_new, function in Vertex Attributes