~ubuntu-branches/ubuntu/precise/clutter-1.0/precise

« back to all changes in this revision

Viewing changes to doc/reference/cogl/html/cogl.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-03-21 13:27:56 UTC
  • mto: (2.1.3 experimental) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100321132756-nf8yd30yxo3zzwcm
Tags: upstream-1.2.2
ImportĀ upstreamĀ versionĀ 1.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
      <sub name="Material Blend Strings" link="cogl-Blend-Strings.html"/>
11
11
      <sub name="Materials" link="cogl-Materials.html"/>
12
12
      <sub name="Primitives" link="cogl-Primitives.html"/>
 
13
      <sub name="Clipping" link="cogl-Clipping.html"/>
13
14
      <sub name="Vertex Buffers" link="cogl-Vertex-Buffers.html"/>
14
15
      <sub name="Matrices" link="cogl-Matrices.html"/>
15
16
      <sub name="Shaders and Programmable Pipeline" link="cogl-Shaders-and-Programmable-Pipeline.html"/>
16
17
      <sub name="Offscreen Buffers" link="cogl-Offscreen-Buffers.html"/>
17
18
      <sub name="Fixed Point API" link="cogl-Fixed-Point-API.html"/>
18
19
    </sub>
19
 
    <sub name="Index" link="ix01.html"/>
 
20
    <sub name="COGL experimental API" link="ch02.html">
 
21
      <sub name="About the experimental API" link="ch02.html#cogl-experimental"/>
 
22
      <sub name="Buffers" link="cogl-Buffers.html"/>
 
23
    </sub>
 
24
    <sub name="Index of all symbols" link="ix01.html"/>
 
25
    <sub name="Index of deprecated symbols" link="ix02.html"/>
 
26
    <sub name="Index of new symbols in 0.8" link="ix03.html"/>
 
27
    <sub name="Index of new symbols in 1.0" link="ix04.html"/>
 
28
    <sub name="Index of new symbols in 1.2" link="ix05.html"/>
20
29
    <sub name="License" link="license.html"/>
21
30
  </chapters>
22
31
  <functions>
23
 
    <function name="COGL_INVALID_HANDLE" link="cogl-General-API.html#COGL-INVALID-HANDLE--CAPS"/>
 
32
    <function name="COGL_INVALID_HANDLE" link="cogl-General-API.html#COGL-INVALID-HANDLE:CAPS"/>
24
33
    <function name="CoglHandle" link="cogl-General-API.html#CoglHandle"/>
25
34
    <function name="cogl_handle_ref ()" link="cogl-General-API.html#cogl-handle-ref"/>
26
35
    <function name="cogl_handle_unref ()" link="cogl-General-API.html#cogl-handle-unref"/>
27
36
    <function name="CoglFuncPtr ()" link="cogl-General-API.html#CoglFuncPtr"/>
28
 
    <function name="COGL_PIXEL_FORMAT_24" link="cogl-General-API.html#COGL-PIXEL-FORMAT-24--CAPS"/>
29
 
    <function name="COGL_PIXEL_FORMAT_32" link="cogl-General-API.html#COGL-PIXEL-FORMAT-32--CAPS"/>
30
 
    <function name="COGL_A_BIT" link="cogl-General-API.html#COGL-A-BIT--CAPS"/>
31
 
    <function name="COGL_BGR_BIT" link="cogl-General-API.html#COGL-BGR-BIT--CAPS"/>
32
 
    <function name="COGL_AFIRST_BIT" link="cogl-General-API.html#COGL-AFIRST-BIT--CAPS"/>
33
 
    <function name="COGL_PREMULT_BIT" link="cogl-General-API.html#COGL-PREMULT-BIT--CAPS"/>
34
 
    <function name="COGL_UNORDERED_MASK" link="cogl-General-API.html#COGL-UNORDERED-MASK--CAPS"/>
35
 
    <function name="COGL_UNPREMULT_MASK" link="cogl-General-API.html#COGL-UNPREMULT-MASK--CAPS"/>
36
37
    <function name="enum CoglPixelFormat" link="cogl-General-API.html#CoglPixelFormat"/>
37
38
    <function name="enum CoglBufferTarget" link="cogl-General-API.html#CoglBufferTarget"/>
38
39
    <function name="enum CoglBufferBit" link="cogl-General-API.html#CoglBufferBit"/>
56
57
    <function name="cogl_get_projection_matrix ()" link="cogl-General-API.html#cogl-get-projection-matrix"/>
57
58
    <function name="cogl_set_projection_matrix ()" link="cogl-General-API.html#cogl-set-projection-matrix"/>
58
59
    <function name="cogl_viewport ()" link="cogl-General-API.html#cogl-viewport"/>
 
60
    <function name="cogl_set_viewport ()" link="cogl-General-API.html#cogl-set-viewport"/>
59
61
    <function name="cogl_get_viewport ()" link="cogl-General-API.html#cogl-get-viewport"/>
60
62
    <function name="cogl_clear ()" link="cogl-General-API.html#cogl-clear"/>
61
63
    <function name="cogl_get_bitmasks ()" link="cogl-General-API.html#cogl-get-bitmasks"/>
94
96
    <function name="cogl_color_get_green_float ()" link="cogl-Color-Type.html#cogl-color-get-green-float"/>
95
97
    <function name="cogl_color_get_blue_float ()" link="cogl-Color-Type.html#cogl-color-get-blue-float"/>
96
98
    <function name="cogl_color_get_alpha_float ()" link="cogl-Color-Type.html#cogl-color-get-alpha-float"/>
 
99
    <function name="cogl_color_premultiply ()" link="cogl-Color-Type.html#cogl-color-premultiply"/>
 
100
    <function name="cogl_color_equal ()" link="cogl-Color-Type.html#cogl-color-equal"/>
97
101
    <function name="CoglTextureVertex" link="cogl-Textures.html#CoglTextureVertex"/>
98
102
    <function name="enum CoglTextureFlags" link="cogl-Textures.html#CoglTextureFlags"/>
99
103
    <function name="cogl_texture_new_with_size ()" link="cogl-Textures.html#cogl-texture-new-with-size"/>
101
105
    <function name="cogl_texture_new_from_data ()" link="cogl-Textures.html#cogl-texture-new-from-data"/>
102
106
    <function name="cogl_texture_new_from_foreign ()" link="cogl-Textures.html#cogl-texture-new-from-foreign"/>
103
107
    <function name="cogl_texture_new_from_bitmap ()" link="cogl-Textures.html#cogl-texture-new-from-bitmap"/>
 
108
    <function name="cogl_texture_new_from_sub_texture ()" link="cogl-Textures.html#cogl-texture-new-from-sub-texture"/>
104
109
    <function name="cogl_is_texture ()" link="cogl-Textures.html#cogl-is-texture"/>
105
110
    <function name="cogl_texture_ref ()" link="cogl-Textures.html#cogl-texture-ref"/>
106
111
    <function name="cogl_texture_unref ()" link="cogl-Textures.html#cogl-texture-unref"/>
114
119
    <function name="cogl_texture_get_data ()" link="cogl-Textures.html#cogl-texture-get-data"/>
115
120
    <function name="cogl_texture_set_region ()" link="cogl-Textures.html#cogl-texture-set-region"/>
116
121
    <function name="cogl_material_new ()" link="cogl-Materials.html#cogl-material-new"/>
 
122
    <function name="cogl_material_copy ()" link="cogl-Materials.html#cogl-material-copy"/>
117
123
    <function name="cogl_material_ref ()" link="cogl-Materials.html#cogl-material-ref"/>
118
124
    <function name="cogl_material_unref ()" link="cogl-Materials.html#cogl-material-unref"/>
119
125
    <function name="cogl_is_material ()" link="cogl-Materials.html#cogl-is-material"/>
134
140
    <function name="cogl_material_get_shininess ()" link="cogl-Materials.html#cogl-material-get-shininess"/>
135
141
    <function name="enum CoglMaterialAlphaFunc" link="cogl-Materials.html#CoglMaterialAlphaFunc"/>
136
142
    <function name="cogl_material_set_alpha_test_function ()" link="cogl-Materials.html#cogl-material-set-alpha-test-function"/>
 
143
    <function name="COGL_BLEND_STRING_ERROR" link="cogl-Materials.html#COGL-BLEND-STRING-ERROR:CAPS"/>
137
144
    <function name="enum CoglBlendStringError" link="cogl-Materials.html#CoglBlendStringError"/>
138
 
    <function name="COGL_BLEND_STRING_ERROR" link="cogl-Materials.html#COGL-BLEND-STRING-ERROR--CAPS"/>
139
145
    <function name="cogl_material_set_blend ()" link="cogl-Materials.html#cogl-material-set-blend"/>
140
146
    <function name="cogl_material_set_blend_constant ()" link="cogl-Materials.html#cogl-material-set-blend-constant"/>
141
147
    <function name="cogl_material_set_layer ()" link="cogl-Materials.html#cogl-material-set-layer"/>
142
148
    <function name="cogl_material_remove_layer ()" link="cogl-Materials.html#cogl-material-remove-layer"/>
143
149
    <function name="cogl_material_set_layer_combine ()" link="cogl-Materials.html#cogl-material-set-layer-combine"/>
144
 
    <function name="Example" link="cogl-Materials.html#id2851810"/>
 
150
    <function name="Layer Combine Examples" link="cogl-Materials.html#cogl-Layer-Combine-Examples"/>
145
151
    <function name="cogl_material_set_layer_combine_constant ()" link="cogl-Materials.html#cogl-material-set-layer-combine-constant"/>
146
152
    <function name="cogl_material_set_layer_matrix ()" link="cogl-Materials.html#cogl-material-set-layer-matrix"/>
147
153
    <function name="cogl_material_get_layers ()" link="cogl-Materials.html#cogl-material-get-layers"/>
148
154
    <function name="cogl_material_get_n_layers ()" link="cogl-Materials.html#cogl-material-get-n-layers"/>
149
155
    <function name="enum CoglMaterialFilter" link="cogl-Materials.html#CoglMaterialFilter"/>
150
156
    <function name="cogl_material_set_layer_filters ()" link="cogl-Materials.html#cogl-material-set-layer-filters"/>
 
157
    <function name="enum CoglMaterialLayerType" link="cogl-Materials.html#CoglMaterialLayerType"/>
151
158
    <function name="cogl_material_layer_get_type ()" link="cogl-Materials.html#cogl-material-layer-get-type"/>
152
159
    <function name="cogl_material_layer_get_texture ()" link="cogl-Materials.html#cogl-material-layer-get-texture"/>
153
160
    <function name="cogl_material_layer_get_min_filter ()" link="cogl-Materials.html#cogl-material-layer-get-min-filter"/>
177
184
    <function name="cogl_path_fill_preserve ()" link="cogl-Primitives.html#cogl-path-fill-preserve"/>
178
185
    <function name="cogl_path_stroke ()" link="cogl-Primitives.html#cogl-path-stroke"/>
179
186
    <function name="cogl_path_stroke_preserve ()" link="cogl-Primitives.html#cogl-path-stroke-preserve"/>
180
 
    <function name="cogl_color" link="cogl-Primitives.html#cogl-color"/>
 
187
    <function name="cogl_clip_push_rectangle ()" link="cogl-Clipping.html#cogl-clip-push-rectangle"/>
 
188
    <function name="cogl_clip_push_window_rectangle ()" link="cogl-Clipping.html#cogl-clip-push-window-rectangle"/>
 
189
    <function name="cogl_clip_push_from_path ()" link="cogl-Clipping.html#cogl-clip-push-from-path"/>
 
190
    <function name="cogl_clip_push_from_path_preserve ()" link="cogl-Clipping.html#cogl-clip-push-from-path-preserve"/>
 
191
    <function name="cogl_clip_pop ()" link="cogl-Clipping.html#cogl-clip-pop"/>
 
192
    <function name="cogl_clip_push ()" link="cogl-Clipping.html#cogl-clip-push"/>
 
193
    <function name="cogl_clip_push_window_rect ()" link="cogl-Clipping.html#cogl-clip-push-window-rect"/>
 
194
    <function name="cogl_clip_ensure ()" link="cogl-Clipping.html#cogl-clip-ensure"/>
 
195
    <function name="cogl_clip_stack_save ()" link="cogl-Clipping.html#cogl-clip-stack-save"/>
 
196
    <function name="cogl_clip_stack_restore ()" link="cogl-Clipping.html#cogl-clip-stack-restore"/>
181
197
    <function name="cogl_vertex_buffer_new ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-new"/>
182
198
    <function name="cogl_vertex_buffer_get_n_vertices ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-get-n-vertices"/>
183
199
    <function name="cogl_vertex_buffer_ref ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-ref"/>
187
203
    <function name="cogl_vertex_buffer_submit ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-submit"/>
188
204
    <function name="cogl_vertex_buffer_disable ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-disable"/>
189
205
    <function name="cogl_vertex_buffer_enable ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-enable"/>
 
206
    <function name="enum CoglVerticesMode" link="cogl-Vertex-Buffers.html#CoglVerticesMode"/>
190
207
    <function name="cogl_vertex_buffer_draw ()" link="cogl-Vertex-Buffers.html#cogl-vertex-buffer-draw"/>
191
208
    <function name="cogl_is_vertex_buffer ()" link="cogl-Vertex-Buffers.html#cogl-is-vertex-buffer"/>
192
209
    <function name="enum CoglIndicesType" link="cogl-Vertex-Buffers.html#CoglIndicesType"/>
205
222
    <function name="cogl_matrix_scale ()" link="cogl-Matrices.html#cogl-matrix-scale"/>
206
223
    <function name="cogl_matrix_init_from_array ()" link="cogl-Matrices.html#cogl-matrix-init-from-array"/>
207
224
    <function name="cogl_matrix_get_array ()" link="cogl-Matrices.html#cogl-matrix-get-array"/>
 
225
    <function name="cogl_matrix_get_inverse ()" link="cogl-Matrices.html#cogl-matrix-get-inverse"/>
208
226
    <function name="enum CoglShaderType" link="cogl-Shaders-and-Programmable-Pipeline.html#CoglShaderType"/>
209
227
    <function name="cogl_create_shader ()" link="cogl-Shaders-and-Programmable-Pipeline.html#cogl-create-shader"/>
210
228
    <function name="cogl_shader_ref ()" link="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-ref"/>
232
250
    <function name="cogl_offscreen_ref ()" link="cogl-Offscreen-Buffers.html#cogl-offscreen-ref"/>
233
251
    <function name="cogl_offscreen_unref ()" link="cogl-Offscreen-Buffers.html#cogl-offscreen-unref"/>
234
252
    <function name="cogl_is_offscreen ()" link="cogl-Offscreen-Buffers.html#cogl-is-offscreen"/>
 
253
    <function name="cogl_set_framebuffer ()" link="cogl-Offscreen-Buffers.html#cogl-set-framebuffer"/>
 
254
    <function name="cogl_push_framebuffer ()" link="cogl-Offscreen-Buffers.html#cogl-push-framebuffer"/>
 
255
    <function name="cogl_pop_framebuffer ()" link="cogl-Offscreen-Buffers.html#cogl-pop-framebuffer"/>
235
256
    <function name="cogl_set_draw_buffer ()" link="cogl-Offscreen-Buffers.html#cogl-set-draw-buffer"/>
236
257
    <function name="cogl_pop_draw_buffer ()" link="cogl-Offscreen-Buffers.html#cogl-pop-draw-buffer"/>
237
258
    <function name="cogl_push_draw_buffer ()" link="cogl-Offscreen-Buffers.html#cogl-push-draw-buffer"/>
238
259
    <function name="CoglFixed" link="cogl-Fixed-Point-API.html#CoglFixed"/>
239
 
    <function name="COGL_FIXED_BITS" link="cogl-Fixed-Point-API.html#COGL-FIXED-BITS--CAPS"/>
240
 
    <function name="COGL_FIXED_Q" link="cogl-Fixed-Point-API.html#COGL-FIXED-Q--CAPS"/>
241
 
    <function name="COGL_FIXED_MAX" link="cogl-Fixed-Point-API.html#COGL-FIXED-MAX--CAPS"/>
242
 
    <function name="COGL_FIXED_MIN" link="cogl-Fixed-Point-API.html#COGL-FIXED-MIN--CAPS"/>
243
 
    <function name="COGL_FIXED_FROM_FLOAT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FROM-FLOAT--CAPS"/>
244
 
    <function name="COGL_FIXED_TO_FLOAT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-TO-FLOAT--CAPS"/>
245
 
    <function name="COGL_FIXED_FROM_INT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FROM-INT--CAPS"/>
246
 
    <function name="COGL_FIXED_TO_INT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-TO-INT--CAPS"/>
247
 
    <function name="COGL_FIXED_FROM_DOUBLE()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FROM-DOUBLE--CAPS"/>
248
 
    <function name="COGL_FIXED_TO_DOUBLE()" link="cogl-Fixed-Point-API.html#COGL-FIXED-TO-DOUBLE--CAPS"/>
249
 
    <function name="COGL_FLOAT_TO_INT()" link="cogl-Fixed-Point-API.html#COGL-FLOAT-TO-INT--CAPS"/>
250
 
    <function name="COGL_FLOAT_TO_UINT()" link="cogl-Fixed-Point-API.html#COGL-FLOAT-TO-UINT--CAPS"/>
251
 
    <function name="COGL_FIXED_EPSILON" link="cogl-Fixed-Point-API.html#COGL-FIXED-EPSILON--CAPS"/>
252
 
    <function name="COGL_FIXED_1" link="cogl-Fixed-Point-API.html#COGL-FIXED-1--CAPS"/>
253
 
    <function name="COGL_FIXED_0_5" link="cogl-Fixed-Point-API.html#COGL-FIXED-0-5--CAPS"/>
254
 
    <function name="COGL_FIXED_30" link="cogl-Fixed-Point-API.html#COGL-FIXED-30--CAPS"/>
255
 
    <function name="COGL_FIXED_45" link="cogl-Fixed-Point-API.html#COGL-FIXED-45--CAPS"/>
256
 
    <function name="COGL_FIXED_60" link="cogl-Fixed-Point-API.html#COGL-FIXED-60--CAPS"/>
257
 
    <function name="COGL_FIXED_90" link="cogl-Fixed-Point-API.html#COGL-FIXED-90--CAPS"/>
258
 
    <function name="COGL_FIXED_120" link="cogl-Fixed-Point-API.html#COGL-FIXED-120--CAPS"/>
259
 
    <function name="COGL_FIXED_180" link="cogl-Fixed-Point-API.html#COGL-FIXED-180--CAPS"/>
260
 
    <function name="COGL_FIXED_240" link="cogl-Fixed-Point-API.html#COGL-FIXED-240--CAPS"/>
261
 
    <function name="COGL_FIXED_255" link="cogl-Fixed-Point-API.html#COGL-FIXED-255--CAPS"/>
262
 
    <function name="COGL_FIXED_270" link="cogl-Fixed-Point-API.html#COGL-FIXED-270--CAPS"/>
263
 
    <function name="COGL_FIXED_360" link="cogl-Fixed-Point-API.html#COGL-FIXED-360--CAPS"/>
264
 
    <function name="COGL_FIXED_MUL()" link="cogl-Fixed-Point-API.html#COGL-FIXED-MUL--CAPS"/>
265
 
    <function name="COGL_FIXED_DIV()" link="cogl-Fixed-Point-API.html#COGL-FIXED-DIV--CAPS"/>
266
 
    <function name="COGL_FIXED_MUL_DIV()" link="cogl-Fixed-Point-API.html#COGL-FIXED-MUL-DIV--CAPS"/>
267
 
    <function name="COGL_FIXED_FAST_DIV()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FAST-DIV--CAPS"/>
268
 
    <function name="COGL_FIXED_FAST_MUL()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FAST-MUL--CAPS"/>
269
 
    <function name="COGL_FIXED_FRACTION()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FRACTION--CAPS"/>
270
 
    <function name="COGL_FIXED_FLOOR()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FLOOR--CAPS"/>
271
 
    <function name="COGL_FIXED_CEIL()" link="cogl-Fixed-Point-API.html#COGL-FIXED-CEIL--CAPS"/>
272
 
    <function name="COGL_FIXED_2_PI" link="cogl-Fixed-Point-API.html#COGL-FIXED-2-PI--CAPS"/>
273
 
    <function name="COGL_FIXED_PI" link="cogl-Fixed-Point-API.html#COGL-FIXED-PI--CAPS"/>
274
 
    <function name="COGL_FIXED_PI_2" link="cogl-Fixed-Point-API.html#COGL-FIXED-PI-2--CAPS"/>
275
 
    <function name="COGL_FIXED_PI_4" link="cogl-Fixed-Point-API.html#COGL-FIXED-PI-4--CAPS"/>
276
 
    <function name="COGL_RADIANS_TO_DEGREES" link="cogl-Fixed-Point-API.html#COGL-RADIANS-TO-DEGREES--CAPS"/>
277
 
    <function name="COGL_SQRTI_ARG_10_PERCENT" link="cogl-Fixed-Point-API.html#COGL-SQRTI-ARG-10-PERCENT--CAPS"/>
278
 
    <function name="COGL_SQRTI_ARG_5_PERCENT" link="cogl-Fixed-Point-API.html#COGL-SQRTI-ARG-5-PERCENT--CAPS"/>
279
 
    <function name="COGL_SQRTI_ARG_MAX" link="cogl-Fixed-Point-API.html#COGL-SQRTI-ARG-MAX--CAPS"/>
280
 
    <function name="cogl_sqrti ()" link="cogl-Fixed-Point-API.html#cogl-sqrti"/>
 
260
    <function name="COGL_FIXED_BITS" link="cogl-Fixed-Point-API.html#COGL-FIXED-BITS:CAPS"/>
 
261
    <function name="COGL_FIXED_Q" link="cogl-Fixed-Point-API.html#COGL-FIXED-Q:CAPS"/>
 
262
    <function name="COGL_FIXED_MAX" link="cogl-Fixed-Point-API.html#COGL-FIXED-MAX:CAPS"/>
 
263
    <function name="COGL_FIXED_MIN" link="cogl-Fixed-Point-API.html#COGL-FIXED-MIN:CAPS"/>
 
264
    <function name="COGL_FIXED_FROM_FLOAT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FROM-FLOAT:CAPS"/>
 
265
    <function name="COGL_FIXED_TO_FLOAT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-TO-FLOAT:CAPS"/>
 
266
    <function name="COGL_FIXED_FROM_INT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FROM-INT:CAPS"/>
 
267
    <function name="COGL_FIXED_TO_INT()" link="cogl-Fixed-Point-API.html#COGL-FIXED-TO-INT:CAPS"/>
 
268
    <function name="COGL_FIXED_FROM_DOUBLE()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FROM-DOUBLE:CAPS"/>
 
269
    <function name="COGL_FIXED_TO_DOUBLE()" link="cogl-Fixed-Point-API.html#COGL-FIXED-TO-DOUBLE:CAPS"/>
 
270
    <function name="COGL_FLOAT_TO_INT()" link="cogl-Fixed-Point-API.html#COGL-FLOAT-TO-INT:CAPS"/>
 
271
    <function name="COGL_FLOAT_TO_UINT()" link="cogl-Fixed-Point-API.html#COGL-FLOAT-TO-UINT:CAPS"/>
 
272
    <function name="COGL_FIXED_EPSILON" link="cogl-Fixed-Point-API.html#COGL-FIXED-EPSILON:CAPS"/>
 
273
    <function name="COGL_FIXED_1" link="cogl-Fixed-Point-API.html#COGL-FIXED-1:CAPS"/>
 
274
    <function name="COGL_FIXED_0_5" link="cogl-Fixed-Point-API.html#COGL-FIXED-0-5:CAPS"/>
 
275
    <function name="COGL_FIXED_30" link="cogl-Fixed-Point-API.html#COGL-FIXED-30:CAPS"/>
 
276
    <function name="COGL_FIXED_45" link="cogl-Fixed-Point-API.html#COGL-FIXED-45:CAPS"/>
 
277
    <function name="COGL_FIXED_60" link="cogl-Fixed-Point-API.html#COGL-FIXED-60:CAPS"/>
 
278
    <function name="COGL_FIXED_90" link="cogl-Fixed-Point-API.html#COGL-FIXED-90:CAPS"/>
 
279
    <function name="COGL_FIXED_120" link="cogl-Fixed-Point-API.html#COGL-FIXED-120:CAPS"/>
 
280
    <function name="COGL_FIXED_180" link="cogl-Fixed-Point-API.html#COGL-FIXED-180:CAPS"/>
 
281
    <function name="COGL_FIXED_240" link="cogl-Fixed-Point-API.html#COGL-FIXED-240:CAPS"/>
 
282
    <function name="COGL_FIXED_255" link="cogl-Fixed-Point-API.html#COGL-FIXED-255:CAPS"/>
 
283
    <function name="COGL_FIXED_270" link="cogl-Fixed-Point-API.html#COGL-FIXED-270:CAPS"/>
 
284
    <function name="COGL_FIXED_360" link="cogl-Fixed-Point-API.html#COGL-FIXED-360:CAPS"/>
 
285
    <function name="COGL_FIXED_MUL()" link="cogl-Fixed-Point-API.html#COGL-FIXED-MUL:CAPS"/>
 
286
    <function name="COGL_FIXED_DIV()" link="cogl-Fixed-Point-API.html#COGL-FIXED-DIV:CAPS"/>
 
287
    <function name="COGL_FIXED_MUL_DIV()" link="cogl-Fixed-Point-API.html#COGL-FIXED-MUL-DIV:CAPS"/>
 
288
    <function name="COGL_FIXED_FAST_DIV()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FAST-DIV:CAPS"/>
 
289
    <function name="COGL_FIXED_FAST_MUL()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FAST-MUL:CAPS"/>
 
290
    <function name="COGL_FIXED_FRACTION()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FRACTION:CAPS"/>
 
291
    <function name="COGL_FIXED_FLOOR()" link="cogl-Fixed-Point-API.html#COGL-FIXED-FLOOR:CAPS"/>
 
292
    <function name="COGL_FIXED_CEIL()" link="cogl-Fixed-Point-API.html#COGL-FIXED-CEIL:CAPS"/>
 
293
    <function name="COGL_FIXED_2_PI" link="cogl-Fixed-Point-API.html#COGL-FIXED-2-PI:CAPS"/>
 
294
    <function name="COGL_FIXED_PI" link="cogl-Fixed-Point-API.html#COGL-FIXED-PI:CAPS"/>
 
295
    <function name="COGL_FIXED_PI_2" link="cogl-Fixed-Point-API.html#COGL-FIXED-PI-2:CAPS"/>
 
296
    <function name="COGL_FIXED_PI_4" link="cogl-Fixed-Point-API.html#COGL-FIXED-PI-4:CAPS"/>
 
297
    <function name="COGL_RADIANS_TO_DEGREES" link="cogl-Fixed-Point-API.html#COGL-RADIANS-TO-DEGREES:CAPS"/>
281
298
    <function name="cogl_fixed_atan2 ()" link="cogl-Fixed-Point-API.html#cogl-fixed-atan2"/>
282
299
    <function name="cogl_fixed_atani ()" link="cogl-Fixed-Point-API.html#cogl-fixed-atani"/>
283
300
    <function name="cogl_fixed_cos ()" link="cogl-Fixed-Point-API.html#cogl-fixed-cos"/>
284
 
    <function name="cogl_fixed_log2 ()" link="cogl-Fixed-Point-API.html#cogl-fixed-log2"/>
285
 
    <function name="cogl_fixed_pow ()" link="cogl-Fixed-Point-API.html#cogl-fixed-pow"/>
286
 
    <function name="cogl_fixed_pow2 ()" link="cogl-Fixed-Point-API.html#cogl-fixed-pow2"/>
287
301
    <function name="cogl_fixed_sin ()" link="cogl-Fixed-Point-API.html#cogl-fixed-sin"/>
288
 
    <function name="cogl_fixed_sqrt ()" link="cogl-Fixed-Point-API.html#cogl-fixed-sqrt"/>
289
302
    <function name="cogl_fixed_tan ()" link="cogl-Fixed-Point-API.html#cogl-fixed-tan"/>
290
303
    <function name="CoglAngle" link="cogl-Fixed-Point-API.html#CoglAngle"/>
291
 
    <function name="COGL_ANGLE_FROM_DEG()" link="cogl-Fixed-Point-API.html#COGL-ANGLE-FROM-DEG--CAPS"/>
292
 
    <function name="COGL_ANGLE_FROM_DEGX()" link="cogl-Fixed-Point-API.html#COGL-ANGLE-FROM-DEGX--CAPS"/>
293
 
    <function name="COGL_ANGLE_TO_DEG()" link="cogl-Fixed-Point-API.html#COGL-ANGLE-TO-DEG--CAPS"/>
294
 
    <function name="COGL_ANGLE_TO_DEGX()" link="cogl-Fixed-Point-API.html#COGL-ANGLE-TO-DEGX--CAPS"/>
295
 
    <function name="cogl_angle_cos ()" link="cogl-Fixed-Point-API.html#cogl-angle-cos"/>
296
 
    <function name="cogl_angle_sin ()" link="cogl-Fixed-Point-API.html#cogl-angle-sin"/>
297
 
    <function name="cogl_angle_tan ()" link="cogl-Fixed-Point-API.html#cogl-angle-tan"/>
 
304
    <function name="cogl_is_buffer ()" link="cogl-Buffers.html#cogl-is-buffer"/>
 
305
    <function name="cogl_buffer_get_size ()" link="cogl-Buffers.html#cogl-buffer-get-size"/>
 
306
    <function name="enum CoglBufferUsageHint" link="cogl-Buffers.html#CoglBufferUsageHint"/>
 
307
    <function name="cogl_buffer_set_usage_hint ()" link="cogl-Buffers.html#cogl-buffer-set-usage-hint"/>
 
308
    <function name="cogl_buffer_get_usage_hint ()" link="cogl-Buffers.html#cogl-buffer-get-usage-hint"/>
 
309
    <function name="enum CoglBufferUpdateHint" link="cogl-Buffers.html#CoglBufferUpdateHint"/>
 
310
    <function name="cogl_buffer_set_update_hint ()" link="cogl-Buffers.html#cogl-buffer-set-update-hint"/>
 
311
    <function name="cogl_buffer_get_update_hint ()" link="cogl-Buffers.html#cogl-buffer-get-update-hint"/>
 
312
    <function name="enum CoglBufferAccess" link="cogl-Buffers.html#CoglBufferAccess"/>
 
313
    <function name="cogl_buffer_map ()" link="cogl-Buffers.html#cogl-buffer-map"/>
 
314
    <function name="cogl_buffer_unmap ()" link="cogl-Buffers.html#cogl-buffer-unmap"/>
 
315
    <function name="cogl_buffer_set_data ()" link="cogl-Buffers.html#cogl-buffer-set-data"/>
 
316
    <function name="cogl_pixel_buffer_new ()" link="cogl-Buffers.html#cogl-pixel-buffer-new"/>
 
317
    <function name="cogl_pixel_buffer_new_for_size ()" link="cogl-Buffers.html#cogl-pixel-buffer-new-for-size"/>
 
318
    <function name="cogl_is_pixel_buffer ()" link="cogl-Buffers.html#cogl-is-pixel-buffer"/>
 
319
    <function name="cogl_texture_new_from_buffer ()" link="cogl-Buffers.html#cogl-texture-new-from-buffer"/>
298
320
  </functions>
299
321
</book>