clutter.cogl.ffi vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Symbol words
CoglAngle
CoglAttribute
CoglAttributeType
CoglBitmap
CoglBitmapError
CoglBlendStringError
CoglBuffer
CoglBufferAccess
CoglBufferBit
CoglBufferMapHint
CoglBufferTarget
CoglBufferUpdateHint
CoglColor
CoglDepthTestFunction
CoglDriverError
CoglError
CoglFeatureFlags
CoglFixed
CoglFogMode
CoglFramebuffer
CoglHandle
CoglIndexArray
CoglIndices
CoglIndicesType
CoglMaterial
CoglMaterialAlphaFunc
CoglMaterialFilter
CoglMaterialLayer
CoglMaterialLayerType
CoglMaterialWrapMode
CoglMatrix
CoglObject
CoglPath
CoglPathFillRule
CoglPipeline
CoglPipelineAlphaFunc
CoglPipelineFilter
CoglPipelineWrapMode
CoglPixelArray
CoglPixelFormat
CoglPrimitive
CoglReadPixelsFlags
CoglShaderType
CoglTextureFlags
CoglTextureVertex
CoglUserDataKey
CoglVector3
CoglVertexArray
CoglVertexP2
CoglVertexP2C4
CoglVertexP2T2
CoglVertexP2T2C4
CoglVertexP3
CoglVertexP3C4
CoglVertexP3T2
CoglVertexP3T2C4
CoglVerticesMode


Ordinary words
WordStack effect
COGL_AFIRST_BIT( -- value )
COGL_ATTRIBUTE_TYPE_BYTE( -- value )
COGL_ATTRIBUTE_TYPE_FLOAT( -- value )
COGL_ATTRIBUTE_TYPE_SHORT( -- value )
COGL_ATTRIBUTE_TYPE_UNSIGNED_BYTE( -- value )
COGL_ATTRIBUTE_TYPE_UNSIGNED_SHORT( -- value )
COGL_A_BIT( -- value )
COGL_BGR_BIT( -- value )
COGL_BITMAP_ERROR_CORRUPT_IMAGE( -- value )
COGL_BITMAP_ERROR_FAILED( -- value )
COGL_BITMAP_ERROR_UNKNOWN_TYPE( -- value )
COGL_BLEND_STRING_ERROR_ARGUMENT_PARSE_ERROR( -- value )
COGL_BLEND_STRING_ERROR_GPU_UNSUPPORTED_ERROR( -- value )
COGL_BLEND_STRING_ERROR_INVALID_ERROR( -- value )
COGL_BLEND_STRING_ERROR_PARSE_ERROR( -- value )
COGL_BUFFER_ACCESS_READ( -- value )
COGL_BUFFER_ACCESS_READ_WRITE( -- value )
COGL_BUFFER_ACCESS_WRITE( -- value )
COGL_BUFFER_BIT_COLOR( -- value )
COGL_BUFFER_BIT_DEPTH( -- value )
COGL_BUFFER_BIT_STENCIL( -- value )
COGL_BUFFER_MAP_HINT_DISCARD( -- value )
COGL_BUFFER_UPDATE_HINT_DYNAMIC( -- value )
COGL_BUFFER_UPDATE_HINT_STATIC( -- value )
COGL_BUFFER_UPDATE_HINT_STREAM( -- value )
COGL_DEPTH_TEST_FUNCTION_ALWAYS( -- value )
COGL_DEPTH_TEST_FUNCTION_EQUAL( -- value )
COGL_DEPTH_TEST_FUNCTION_GEQUAL( -- value )
COGL_DEPTH_TEST_FUNCTION_GREATER( -- value )
COGL_DEPTH_TEST_FUNCTION_LEQUAL( -- value )
COGL_DEPTH_TEST_FUNCTION_LESS( -- value )
COGL_DEPTH_TEST_FUNCTION_NEVER( -- value )
COGL_DEPTH_TEST_FUNCTION_NOTEQUAL( -- value )
COGL_DRIVER_ERROR_INVALID_VERSION( -- value )
COGL_DRIVER_ERROR_UNKNOWN_VERSION( -- value )
COGL_ERROR_UNSUPPORTED( -- value )
COGL_FEATURE_DEPTH_RANGE( -- value )
COGL_FEATURE_FOUR_CLIP_PLANES( -- value )
COGL_FEATURE_MAP_BUFFER_FOR_READ( -- value )
COGL_FEATURE_MAP_BUFFER_FOR_WRITE( -- value )
COGL_FEATURE_OFFSCREEN( -- value )
COGL_FEATURE_OFFSCREEN_BLIT( -- value )
COGL_FEATURE_OFFSCREEN_MULTISAMPLE( -- value )
COGL_FEATURE_PBOS( -- value )
COGL_FEATURE_POINT_SPRITE( -- value )
COGL_FEATURE_SHADERS_ARBFP( -- value )
COGL_FEATURE_SHADERS_GLSL( -- value )
COGL_FEATURE_STENCIL_BUFFER( -- value )
COGL_FEATURE_TEXTURE_3D( -- value )
COGL_FEATURE_TEXTURE_NPOT( -- value )
COGL_FEATURE_TEXTURE_NPOT_BASIC( -- value )
COGL_FEATURE_TEXTURE_NPOT_MIPMAP( -- value )
COGL_FEATURE_TEXTURE_NPOT_REPEAT( -- value )
COGL_FEATURE_TEXTURE_READ_PIXELS( -- value )
COGL_FEATURE_TEXTURE_RECTANGLE( -- value )
COGL_FEATURE_TEXTURE_YUV( -- value )
COGL_FEATURE_UNSIGNED_INT_INDICES( -- value )
COGL_FEATURE_VBOS( -- value )
COGL_FIXED_0_5( -- value )
COGL_FIXED_1( -- value )
COGL_FIXED_2_PI( -- value )
COGL_FIXED_BITS( -- value )
COGL_FIXED_EPSILON( -- value )
COGL_FIXED_MAX( -- value )
COGL_FIXED_MIN( -- value )
COGL_FIXED_PI( -- value )
COGL_FIXED_PI_2( -- value )
COGL_FIXED_PI_4( -- value )
COGL_FIXED_Q( -- value )
COGL_FOG_MODE_EXPONENTIAL( -- value )
COGL_FOG_MODE_EXPONENTIAL_SQUARED( -- value )
COGL_FOG_MODE_LINEAR( -- value )
COGL_INDICES_TYPE_UNSIGNED_BYTE( -- value )
COGL_INDICES_TYPE_UNSIGNED_INT( -- value )
COGL_INDICES_TYPE_UNSIGNED_SHORT( -- value )
COGL_MATERIAL_ALPHA_FUNC_ALWAYS( -- value )
COGL_MATERIAL_ALPHA_FUNC_EQUAL( -- value )
COGL_MATERIAL_ALPHA_FUNC_GEQUAL( -- value )
COGL_MATERIAL_ALPHA_FUNC_GREATER( -- value )
COGL_MATERIAL_ALPHA_FUNC_LEQUAL( -- value )
COGL_MATERIAL_ALPHA_FUNC_LESS( -- value )
COGL_MATERIAL_ALPHA_FUNC_NEVER( -- value )
COGL_MATERIAL_ALPHA_FUNC_NOTEQUAL( -- value )
COGL_MATERIAL_FILTER_LINEAR( -- value )
COGL_MATERIAL_FILTER_LINEAR_MIPMAP_LINEAR( -- value )
COGL_MATERIAL_FILTER_LINEAR_MIPMAP_NEAREST( -- value )
COGL_MATERIAL_FILTER_NEAREST( -- value )
COGL_MATERIAL_FILTER_NEAREST_MIPMAP_LINEAR( -- value )
COGL_MATERIAL_FILTER_NEAREST_MIPMAP_NEAREST( -- value )
COGL_MATERIAL_LAYER_TYPE_TEXTURE( -- value )
COGL_MATERIAL_WRAP_MODE_AUTOMATIC( -- value )
COGL_MATERIAL_WRAP_MODE_CLAMP_TO_EDGE( -- value )
COGL_MATERIAL_WRAP_MODE_REPEAT( -- value )
COGL_OFFSCREEN_BUFFER( -- value )
COGL_PATH_FILL_RULE_EVEN_ODD( -- value )
COGL_PATH_FILL_RULE_NON_ZERO( -- value )
COGL_PIPELINE_ALPHA_FUNC_ALWAYS( -- value )
COGL_PIPELINE_ALPHA_FUNC_EQUAL( -- value )
COGL_PIPELINE_ALPHA_FUNC_GEQUAL( -- value )
COGL_PIPELINE_ALPHA_FUNC_GREATER( -- value )
COGL_PIPELINE_ALPHA_FUNC_LEQUAL( -- value )
COGL_PIPELINE_ALPHA_FUNC_LESS( -- value )
COGL_PIPELINE_ALPHA_FUNC_NEVER( -- value )
COGL_PIPELINE_ALPHA_FUNC_NOTEQUAL( -- value )
COGL_PIPELINE_FILTER_LINEAR( -- value )
COGL_PIPELINE_FILTER_LINEAR_MIPMAP_LINEAR( -- value )
COGL_PIPELINE_FILTER_LINEAR_MIPMAP_NEAREST( -- value )
COGL_PIPELINE_FILTER_NEAREST( -- value )
COGL_PIPELINE_FILTER_NEAREST_MIPMAP_LINEAR( -- value )
COGL_PIPELINE_FILTER_NEAREST_MIPMAP_NEAREST( -- value )
COGL_PIPELINE_WRAP_MODE_AUTOMATIC( -- value )
COGL_PIPELINE_WRAP_MODE_CLAMP_TO_EDGE( -- value )
COGL_PIPELINE_WRAP_MODE_REPEAT( -- value )
COGL_PIXEL_FORMAT_24( -- value )
COGL_PIXEL_FORMAT_32( -- value )
COGL_PIXEL_FORMAT_ABGR_8888( -- value )
COGL_PIXEL_FORMAT_ABGR_8888_PRE( -- value )
COGL_PIXEL_FORMAT_ANY( -- value )
COGL_PIXEL_FORMAT_ARGB_8888( -- value )
COGL_PIXEL_FORMAT_ARGB_8888_PRE( -- value )
COGL_PIXEL_FORMAT_A_8( -- value )
COGL_PIXEL_FORMAT_BGRA_8888( -- value )
COGL_PIXEL_FORMAT_BGRA_8888_PRE( -- value )
COGL_PIXEL_FORMAT_BGR_888( -- value )
COGL_PIXEL_FORMAT_G_8( -- value )
COGL_PIXEL_FORMAT_RGBA_4444( -- value )
COGL_PIXEL_FORMAT_RGBA_4444_PRE( -- value )
COGL_PIXEL_FORMAT_RGBA_5551( -- value )
COGL_PIXEL_FORMAT_RGBA_5551_PRE( -- value )
COGL_PIXEL_FORMAT_RGBA_8888( -- value )
COGL_PIXEL_FORMAT_RGBA_8888_PRE( -- value )
COGL_PIXEL_FORMAT_RGB_565( -- value )
COGL_PIXEL_FORMAT_RGB_888( -- value )
COGL_PIXEL_FORMAT_YUV( -- value )
COGL_PREMULT_BIT( -- value )
COGL_RADIANS_TO_DEGREES( -- value )
COGL_READ_PIXELS_COLOR_BUFFER( -- value )
COGL_SHADER_TYPE_FRAGMENT( -- value )
COGL_SHADER_TYPE_VERTEX( -- value )
COGL_SQRTI_ARG_10_PERCENT( -- value )
COGL_SQRTI_ARG_5_PERCENT( -- value )
COGL_SQRTI_ARG_MAX( -- value )
COGL_TEXTURE_MAX_WASTE( -- value )
COGL_TEXTURE_NONE( -- value )
COGL_TEXTURE_NO_ATLAS( -- value )
COGL_TEXTURE_NO_AUTO_MIPMAP( -- value )
COGL_TEXTURE_NO_SLICING( -- value )
COGL_UNORDERED_MASK( -- value )
COGL_UNPREMULT_MASK( -- value )
COGL_VERTICES_MODE_LINES( -- value )
COGL_VERTICES_MODE_LINE_LOOP( -- value )
COGL_VERTICES_MODE_LINE_STRIP( -- value )
COGL_VERTICES_MODE_POINTS( -- value )
COGL_VERTICES_MODE_TRIANGLES( -- value )
COGL_VERTICES_MODE_TRIANGLE_FAN( -- value )
COGL_VERTICES_MODE_TRIANGLE_STRIP( -- value )
COGL_WINDOW_BUFFER( -- value )
CoglFuncPtr( quot -- alien )
CoglUserDataDestroyCallback( quot -- alien )
cogl_angle_cos( angle -- CoglFixed )
cogl_angle_sin( angle -- CoglFixed )
cogl_angle_tan( angle -- CoglFixed )
cogl_attribute_new( array name stride offset components type -- CoglAttribute* )
cogl_begin_gl( -- )
cogl_bitmap_error_quark( -- GQuark )
cogl_bitmap_get_size_from_file( filename width height -- gboolean )
cogl_bitmap_new_from_file( filename error -- CoglBitmap* )
cogl_blend_string_error_quark( -- GQuark )
cogl_buffer_get_size_EXP( buffer -- guint )
cogl_buffer_get_update_hint_EXP( buffer -- CoglBufferUpdateHint )
cogl_buffer_map_EXP( buffer access hints -- gpointer )
cogl_buffer_set_data_EXP( buffer offset data size -- gboolean )
cogl_buffer_set_update_hint_EXP( buffer hint -- )
cogl_buffer_unmap_EXP( buffer -- )
cogl_check_extension( name ext -- gboolean )
cogl_clear( color buffers -- )
cogl_clip_ensure( -- )
cogl_clip_pop( -- )
cogl_clip_push( x_offset y_offset width height -- )
cogl_clip_push_from_path( -- )
cogl_clip_push_from_path_preserve( -- )
cogl_clip_push_rectangle( x0 y0 x1 y1 -- )
cogl_clip_push_window_rect( x_offset y_offset width height -- )
cogl_clip_push_window_rectangle( x_offset y_offset width height -- )
cogl_clip_stack_restore( -- )
cogl_clip_stack_save( -- )
cogl_color_copy( color -- CoglColor* )
cogl_color_equal( v1 v2 -- gboolean )
cogl_color_free( color -- )
cogl_color_get_alpha( color -- gfloat )
cogl_color_get_alpha_byte( color -- guint8 )
cogl_color_get_alpha_float( color -- gfloat )
cogl_color_get_blue( color -- gfloat )
cogl_color_get_blue_byte( color -- guint8 )
cogl_color_get_blue_float( color -- gfloat )
cogl_color_get_green( color -- gfloat )
cogl_color_get_green_byte( color -- guint8 )
cogl_color_get_green_float( color -- gfloat )
cogl_color_get_red( color -- gfloat )
cogl_color_get_red_byte( color -- guint8 )
cogl_color_get_red_float( color -- gfloat )
cogl_color_init_from_4f( color red green blue alpha -- )
cogl_color_init_from_4fv( color color_array -- )
cogl_color_init_from_4ub( color red green blue alpha -- )
cogl_color_new( -- CoglColor* )
cogl_color_premultiply( color -- )
cogl_color_set_alpha( color alpha -- )
cogl_color_set_alpha_byte( color alpha -- )
cogl_color_set_alpha_float( color alpha -- )
cogl_color_set_blue( color blue -- )
cogl_color_set_blue_byte( color blue -- )
cogl_color_set_blue_float( color blue -- )
cogl_color_set_from_4f( color red green blue alpha -- )
cogl_color_set_from_4ub( color red green blue alpha -- )
cogl_color_set_green( color green -- )
cogl_color_set_green_byte( color green -- )
cogl_color_set_green_float( color green -- )
cogl_color_set_red( color red -- )
cogl_color_set_red_byte( color red -- )
cogl_color_set_red_float( color red -- )
cogl_color_unpremultiply( color -- )
cogl_create_program( -- CoglHandle )
cogl_create_shader( shader_type -- CoglHandle )
cogl_disable_fog( -- )
cogl_double_to_fixed( value -- CoglFixed )
cogl_double_to_int( value -- gint )
cogl_double_to_uint( value -- guint )
cogl_draw_attributes( mode first_vertex n_vertices varargs -- )
cogl_draw_attributes_array( mode first_vertex n_vertices attributes -- )
cogl_draw_indexed_attributes( mode first_vertex n_vertices indices varargs -- )
cogl_draw_indexed_attributes_array( mode first_vertex n_vertices indices attributes -- )
cogl_end_gl( -- )
cogl_features_available( features -- gboolean )
cogl_fixed_atan( a -- CoglFixed )
cogl_fixed_atan2( a b -- CoglFixed )
cogl_fixed_cos( angle -- CoglFixed )
cogl_fixed_div( a b -- CoglFixed )
cogl_fixed_get_type( -- GType )
cogl_fixed_log2( x -- CoglFixed )
cogl_fixed_mul( a b -- CoglFixed )
cogl_fixed_mul_div( a b c -- CoglFixed )
cogl_fixed_pow( x y -- guint )
cogl_fixed_pow2( x -- guint )
cogl_fixed_sin( angle -- CoglFixed )
cogl_fixed_sqrt( x -- CoglFixed )
cogl_fixed_tan( angle -- CoglFixed )
cogl_flush( -- )
cogl_frustum( left right bottom top z_near z_far -- )
cogl_get_backface_culling_enabled( -- gboolean )
cogl_get_bitmasks( red green blue alpha -- )
cogl_get_depth_test_enabled( -- gboolean )
cogl_get_features( -- CoglFeatureFlags )
cogl_get_modelview_matrix( matrix -- )
cogl_get_option_group( -- GOptionGroup* )
cogl_get_path( -- CoglPath* )
cogl_get_proc_address( name -- CoglFuncPtr )
cogl_get_projection_matrix( matrix -- )
cogl_get_rectangle_indices( n_rectangles -- CoglIndices* )
cogl_get_source( -- gpointer )
cogl_get_viewport( v -- )
cogl_handle_get_type( -- GType )
cogl_handle_ref( handle -- CoglHandle )
cogl_handle_unref( handle -- )
cogl_index_array_new( bytes -- CoglIndexArray* )
cogl_indices_get_array( indices -- CoglIndexArray* )
cogl_indices_get_offset( indices -- gsize )
cogl_indices_get_type( indices -- CoglIndicesType )
cogl_indices_new( type indices_data n_indices -- CoglIndices* )
cogl_indices_new_for_array( type array offset -- CoglIndices* )
cogl_indices_set_offset( indices offset -- )
cogl_is_attribute( object -- gboolean )
cogl_is_bitmap( handle -- gboolean )
cogl_is_buffer_EXP( object -- gboolean )
cogl_is_indices_array( object -- gboolean )
cogl_is_material( handle -- gboolean )
cogl_is_offscreen( handle -- gboolean )
cogl_is_path( handle -- gboolean )
cogl_is_pipeline( handle -- gboolean )
cogl_is_pixel_array_EXP( object -- gboolean )
cogl_is_primitive( object -- gboolean )
cogl_is_program( handle -- gboolean )
cogl_is_shader( handle -- gboolean )
cogl_is_texture( handle -- gboolean )
cogl_is_texture_3d_EXP( handle -- gboolean )
cogl_is_vertex_array( object -- gboolean )
cogl_is_vertex_buffer( handle -- gboolean )
cogl_is_vertex_buffer_indices( handle -- gboolean )
cogl_material_copy( material -- CoglMaterial* )
cogl_material_get_ambient( material ambient -- )
cogl_material_get_color( material color -- )
cogl_material_get_diffuse( material diffuse -- )
cogl_material_get_emission( material emission -- )
cogl_material_get_layer_point_sprite_coords_enabled( material layer_index -- gboolean )
cogl_material_get_layer_wrap_mode_p( material layer_index -- CoglMaterialWrapMode )
cogl_material_get_layer_wrap_mode_s( material layer_index -- CoglMaterialWrapMode )
cogl_material_get_layer_wrap_mode_t( material layer_index -- CoglMaterialWrapMode )
cogl_material_get_layers( material -- GList* )
cogl_material_get_n_layers( material -- gint )
cogl_material_get_point_size( material -- gfloat )
cogl_material_get_shininess( material -- gfloat )
cogl_material_get_specular( material specular -- )
cogl_material_get_user_program( material -- CoglHandle )
cogl_material_layer_get_mag_filter( material_layer -- CoglMaterialFilter )
cogl_material_layer_get_min_filter( material_layer -- CoglMaterialFilter )
cogl_material_layer_get_texture( material_layer -- CoglHandle )
cogl_material_layer_get_type( layer -- CoglMaterialLayerType )
cogl_material_layer_get_wrap_mode_p( material_layer -- CoglMaterialWrapMode )
cogl_material_layer_get_wrap_mode_s( material_layer -- CoglMaterialWrapMode )
cogl_material_layer_get_wrap_mode_t( material_layer -- CoglMaterialWrapMode )
cogl_material_new( -- CoglMaterial* )
cogl_material_ref( material -- CoglHandle )
cogl_material_remove_layer( material layer_index -- )
cogl_material_set_alpha_test_function( material alpha_func alpha_reference -- )
cogl_material_set_ambient( material ambient -- )
cogl_material_set_ambient_and_diffuse( material color -- )
cogl_material_set_blend( material blend_string error -- gboolean )
cogl_material_set_blend_constant( material constant_color -- )
cogl_material_set_color( material color -- )
cogl_material_set_color4f( material red green blue alpha -- )
cogl_material_set_color4ub( material red green blue alpha -- )
cogl_material_set_diffuse( material diffuse -- )
cogl_material_set_emission( material emission -- )
cogl_material_set_layer( material layer_index texture -- )
cogl_material_set_layer_combine( material layer_index blend_string error -- gboolean )
cogl_material_set_layer_combine_constant( material layer_index constant -- )
cogl_material_set_layer_filters( material layer_index min_filter mag_filter -- )
cogl_material_set_layer_matrix( material layer_index matrix -- )
cogl_material_set_layer_point_sprite_coords_enabled( material layer_index enable error -- gboolean )
cogl_material_set_layer_wrap_mode( material layer_index mode -- )
cogl_material_set_layer_wrap_mode_p( material layer_index mode -- )
cogl_material_set_layer_wrap_mode_s( material layer_index mode -- )
cogl_material_set_layer_wrap_mode_t( material layer_index mode -- )
cogl_material_set_point_size( material point_size -- )
cogl_material_set_shininess( material shininess -- )
cogl_material_set_specular( material specular -- )
cogl_material_set_user_program( material program -- )
cogl_material_unref( material -- )
cogl_matrix_copy( matrix -- CoglMatrix* )
cogl_matrix_equal( v1 v2 -- gboolean )
cogl_matrix_free( matrix -- )
cogl_matrix_frustum( matrix left right bottom top z_near z_far -- )
cogl_matrix_get_array( matrix -- gfloat )
cogl_matrix_get_inverse( matrix inverse -- gboolean )
cogl_matrix_init_from_array( matrix array -- )
cogl_matrix_init_identity( matrix -- )
cogl_matrix_multiply( matrix a b -- )
cogl_matrix_ortho( matrix left right bottom top z_near z_far -- )
cogl_matrix_perspective( matrix fov_y aspect z_near z_far -- )
cogl_matrix_rotate( matrix angle x y z -- )
cogl_matrix_scale( matrix sx sy sz -- )
cogl_matrix_transform_point( matrix x y z w -- )
cogl_matrix_translate( matrix x y z -- )
cogl_object_get_user_data( object key -- gpointer )
cogl_object_ref( object -- gpointer )
cogl_object_set_user_data( object key user_data destroy -- )
cogl_object_unref( object -- )
cogl_offscreen_new_to_texture( handle -- CoglHandle )
cogl_offscreen_ref( handle -- CoglHandle )
cogl_offscreen_unref( handle -- )
cogl_ortho( left right bottom top near far -- )
cogl_path_arc( center_x center_y radius_x radius_y angle_1 angle_2 -- )
cogl_path_close( -- )
cogl_path_copy( path -- CoglPath* )
cogl_path_curve_to( x_1 y_1 x_2 y_2 x_3 y_3 -- )
cogl_path_ellipse( center_x center_y radius_x radius_y -- )
cogl_path_fill( -- )
cogl_path_fill_preserve( -- )
cogl_path_get_fill_rule( -- CoglPathFillRule )
cogl_path_line( x_1 y_1 x_2 y_2 -- )
cogl_path_line_to( x y -- )
cogl_path_move_to( x y -- )
cogl_path_new( -- )
cogl_path_polygon( coords num_points -- )
cogl_path_polyline( coords num_points -- )
cogl_path_rectangle( x_1 y_1 x_2 y_2 -- )
cogl_path_rel_curve_to( x_1 y_1 x_2 y_2 x_3 y_3 -- )
cogl_path_rel_line_to( x y -- )
cogl_path_rel_move_to( x y -- )
cogl_path_round_rectangle( x_1 y_1 x_2 y_2 radius arc_step -- )
cogl_path_set_fill_rule( fill_rule -- )
cogl_path_stroke( -- )
cogl_path_stroke_preserve( -- )
cogl_perspective( fovy aspect z_near z_far -- )
cogl_pipeline_copy( pipeline -- CoglPipeline* )
cogl_pipeline_get_alpha_test_function( pipeline -- CoglPipelineAlphaFunc )
cogl_pipeline_get_alpha_test_reference( pipeline -- gfloat )
cogl_pipeline_get_ambient( pipeline ambient -- )
cogl_pipeline_get_color( pipeline color -- )
cogl_pipeline_get_diffuse( pipeline diffuse -- )
cogl_pipeline_get_emission( pipeline emission -- )
cogl_pipeline_get_layer_point_sprite_coords_enabled( pipeline layer_index -- gboolean )
cogl_pipeline_get_layer_wrap_mode_p( pipeline layer_index -- CoglPipelineWrapMode )
cogl_pipeline_get_layer_wrap_mode_s( pipeline layer_index -- CoglPipelineWrapMode )
cogl_pipeline_get_layer_wrap_mode_t( pipeline layer_index -- CoglPipelineWrapMode )
cogl_pipeline_get_n_layers( pipeline -- gint )
cogl_pipeline_get_point_size( pipeline -- gfloat )
cogl_pipeline_get_shininess( pipeline -- gfloat )
cogl_pipeline_get_specular( pipeline specular -- )
cogl_pipeline_get_user_program( pipeline -- CoglHandle )
cogl_pipeline_new( -- CoglPipeline* )
cogl_pipeline_remove_layer( pipeline layer_index -- )
cogl_pipeline_set_alpha_test_function( pipeline alpha_func alpha_reference -- )
cogl_pipeline_set_ambient( pipeline ambient -- )
cogl_pipeline_set_ambient_and_diffuse( pipeline color -- )
cogl_pipeline_set_blend( pipeline blend_string error -- gboolean )
cogl_pipeline_set_blend_constant( pipeline constant_color -- )
cogl_pipeline_set_color( pipeline color -- )
cogl_pipeline_set_color4f( pipeline red green blue alpha -- )
cogl_pipeline_set_color4ub( pipeline red green blue alpha -- )
cogl_pipeline_set_diffuse( pipeline diffuse -- )
cogl_pipeline_set_emission( pipeline emission -- )
cogl_pipeline_set_layer_combine( pipeline layer_index blend_string error -- gboolean )
cogl_pipeline_set_layer_combine_constant( pipeline layer_index constant -- )
cogl_pipeline_set_layer_filters( pipeline layer_index min_filter mag_filter -- )
cogl_pipeline_set_layer_matrix( pipeline layer_index matrix -- )
cogl_pipeline_set_layer_point_sprite_coords_enabled( pipeline layer_index enable error -- gboolean )
cogl_pipeline_set_layer_texture( pipeline layer_index texture -- )
cogl_pipeline_set_layer_wrap_mode( pipeline layer_index mode -- )
cogl_pipeline_set_layer_wrap_mode_p( pipeline layer_index mode -- )
cogl_pipeline_set_layer_wrap_mode_s( pipeline layer_index mode -- )
cogl_pipeline_set_layer_wrap_mode_t( pipeline layer_index mode -- )
cogl_pipeline_set_point_size( pipeline point_size -- )
cogl_pipeline_set_shininess( pipeline shininess -- )
cogl_pipeline_set_specular( pipeline specular -- )
cogl_pipeline_set_user_program( pipeline program -- )
cogl_pixel_array_new_with_size_EXP( width height format stride -- CoglPixelArray* )
cogl_polygon( vertices n_vertices use_color -- )
cogl_pop_draw_buffer( -- )
cogl_pop_framebuffer( -- )
cogl_pop_matrix( -- )
cogl_pop_source( -- )
cogl_primitive_draw( primitive -- )
cogl_primitive_get_first_vertex( primitive -- gint )
cogl_primitive_get_mode( primitive -- CoglVerticesMode )
cogl_primitive_get_n_vertices( primitive -- gint )
cogl_primitive_new( mode n_vertices varargs -- CoglPrimitive* )
cogl_primitive_new_p2( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p2c4( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p2t2( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p2t2c4( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p3( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p3c4( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p3t2( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_p3t2c4( mode n_vertices data -- CoglPrimitive* )
cogl_primitive_new_with_attributes_array( mode n_vertices attributes -- CoglPrimitive* )
cogl_primitive_set_attributes( primitive attributes -- )
cogl_primitive_set_first_vertex( primitive first_vertex -- )
cogl_primitive_set_indices( primitive indices -- )
cogl_primitive_set_mode( primitive mode -- )
cogl_primitive_set_n_vertices( primitive n_vertices -- )
cogl_program_attach_shader( program_handle shader_handle -- )
cogl_program_get_uniform_location( handle uniform_name -- gint )
cogl_program_link( handle -- )
cogl_program_ref( handle -- CoglHandle )
cogl_program_set_uniform_1f( program uniform_location value -- )
cogl_program_set_uniform_1i( program uniform_location value -- )
cogl_program_set_uniform_float( program uniform_location n_components count value -- )
cogl_program_set_uniform_int( program uniform_location n_components count value -- )
cogl_program_set_uniform_matrix( program uniform_location dimensions count transpose value -- )
cogl_program_uniform_1f( uniform_no value -- )
cogl_program_uniform_1i( uniform_no value -- )
cogl_program_uniform_float( uniform_no size count value -- )
cogl_program_uniform_int( uniform_no size count value -- )
cogl_program_uniform_matrix( uniform_no size count transpose value -- )
cogl_program_unref( handle -- )
cogl_program_use( handle -- )
cogl_push_draw_buffer( -- )
cogl_push_framebuffer( buffer -- )
cogl_push_matrix( -- )
cogl_push_source( material -- )
cogl_read_pixels( x y width height source format pixels -- )
cogl_rectangle( x_1 y_1 x_2 y_2 -- )
cogl_rectangle_with_multitexture_coords( x1 y1 x2 y2 tex_coords tex_coords_len -- )
cogl_rectangle_with_texture_coords( x1 y1 x2 y2 tx1 ty1 tx2 ty2 -- )
cogl_rectangles( verts n_rects -- )
cogl_rectangles_with_texture_coords( verts n_rects -- )
cogl_rotate( angle x y z -- )
cogl_scale( x y z -- )
cogl_set_backface_culling_enabled( setting -- )
cogl_set_depth_test_enabled( setting -- )
cogl_set_draw_buffer( target offscreen -- )
cogl_set_fog( fog_color mode density z_near z_far -- )
cogl_set_framebuffer( buffer -- )
cogl_set_modelview_matrix( matrix -- )
cogl_set_path( path -- )
cogl_set_projection_matrix( matrix -- )
cogl_set_source( material -- )
cogl_set_source_color( color -- )
cogl_set_source_color4f( red green blue alpha -- )
cogl_set_source_color4ub( red green blue alpha -- )
cogl_set_source_texture( texture_handle -- )
cogl_set_viewport( x y width height -- )
cogl_shader_compile( handle -- )
cogl_shader_get_info_log( handle -- gchar* )
cogl_shader_get_type( handle -- CoglShaderType )
cogl_shader_is_compiled( handle -- gboolean )
cogl_shader_ref( handle -- CoglHandle )
cogl_shader_source( shader source -- )
cogl_shader_unref( handle -- )
cogl_sqrti( x -- gint )
cogl_texture_3d_new_from_data_EXP( width height depth flags format internal_format rowstride image_stride data error -- CoglHandle )
cogl_texture_3d_new_with_size_EXP( width height depth flags internal_format error -- CoglHandle )
cogl_texture_get_data( handle format rowstride data -- gint )
cogl_texture_get_format( handle -- CoglPixelFormat )
cogl_texture_get_gl_texture( handle out_gl_handle out_gl_target -- gboolean )
cogl_texture_get_height( handle -- guint )
cogl_texture_get_max_waste( handle -- gint )
cogl_texture_get_rowstride( handle -- guint )
cogl_texture_get_width( handle -- guint )
cogl_texture_is_sliced( handle -- gboolean )
cogl_texture_new_from_bitmap( bmp_handle flags internal_format -- CoglHandle )
cogl_texture_new_from_data( width height flags format internal_format rowstride data -- CoglHandle )
cogl_texture_new_from_file( filename flags internal_format error -- CoglHandle )
cogl_texture_new_from_foreign( gl_handle gl_target width height x_pot_waste y_pot_waste format -- CoglHandle )
cogl_texture_new_from_sub_texture( full_texture sub_x sub_y sub_width sub_height -- CoglHandle )
cogl_texture_new_with_size( width height flags internal_format -- CoglHandle )
cogl_texture_ref( handle -- CoglHandle )
cogl_texture_set_region( handle src_x src_y dst_x dst_y dst_width dst_height width height format rowstride data -- gboolean )
cogl_texture_unref( handle -- )
cogl_transform( matrix -- )
cogl_translate( x y z -- )
cogl_vector3_add_EXP( vector3 a b -- )
cogl_vector3_copy_EXP( vector3 -- CoglVector3* )
cogl_vector3_cross_product_EXP( vector3 u v -- )
cogl_vector3_distance_EXP( vector3 b -- gfloat )
cogl_vector3_divide_scalar_EXP( vector3 scalar -- )
cogl_vector3_dot_product_EXP( vector3 b -- gfloat )
cogl_vector3_equal_EXP( v1 v2 -- gboolean )
cogl_vector3_equal_with_epsilon_EXP( vector3 vector1 epsilon -- gboolean )
cogl_vector3_free_EXP( vector3 -- )
cogl_vector3_init_EXP( vector3 x y z -- )
cogl_vector3_init_zero_EXP( vector3 -- )
cogl_vector3_invert_EXP( vector3 -- )
cogl_vector3_magnitude_EXP( vector3 -- gfloat )
cogl_vector3_multiply_scalar_EXP( vector3 scalar -- )
cogl_vector3_normalize_EXP( vector3 -- )
cogl_vector3_subtract_EXP( vector3 a b -- )
cogl_vertex_array_new( bytes data -- CoglVertexArray* )
cogl_vertex_buffer_add( handle attribute_name n_components type normalized stride pointer -- )
cogl_vertex_buffer_delete( handle attribute_name -- )
cogl_vertex_buffer_disable( handle attribute_name -- )
cogl_vertex_buffer_draw( handle mode first count -- )
cogl_vertex_buffer_draw_elements( handle mode indices min_index max_index indices_offset count -- )
cogl_vertex_buffer_enable( handle attribute_name -- )
cogl_vertex_buffer_get_n_vertices( handle -- guint )
cogl_vertex_buffer_indices_get_for_quads( n_indices -- CoglHandle )
cogl_vertex_buffer_indices_get_type( indices -- CoglIndicesType )
cogl_vertex_buffer_indices_new( indices_type indices_array indices_len -- CoglHandle )
cogl_vertex_buffer_new( n_vertices -- CoglHandle )
cogl_vertex_buffer_ref( handle -- CoglHandle )
cogl_vertex_buffer_submit( handle -- )
cogl_vertex_buffer_unref( handle -- )
cogl_viewport( width height -- )


Files


Children
VocabularySummary
clutter.cogl.ffi.private