File: ix01.html

package info (click to toggle)
clutter 0.8.0-1.1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 11,808 kB
  • ctags: 10,141
  • sloc: ansic: 60,915; xml: 27,567; sh: 9,271; makefile: 848
file content (251 lines) | stat: -rw-r--r-- 15,679 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="index.html" title="COGL 0.8.0 Reference Manual">
<link rel="up" href="index.html" title="COGL 0.8.0 Reference Manual">
<link rel="prev" href="cogl-Offscreen-Buffers.html" title="Offscreen Buffers">
<link rel="next" href="license.html" title="Appendix A. License">
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="ch01.html" title="COGL - GL Abstraction API">
<link rel="index" href="ix01.html" title="Index">
<link rel="appendix" href="license.html" title="Appendix A. License">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="cogl-Offscreen-Buffers.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">COGL 0.8.0
 Reference Manual</th>
<td><a accesskey="n" href="license.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="index">
<div class="titlepage"><div><div><h2 class="title">
<a name="id2974418"></a>Index</h2></div></div></div>
<div class="index"><div class="indexdiv">
<h3>C</h3>
<dl>
<dt>CoglBufferTarget, <a class="indexterm" href="cogl-General-API.html#CoglBufferTarget">enum CoglBufferTarget</a>
</dt>
<dt>CoglFeatureFlags, <a class="indexterm" href="cogl-Utility-API.html#CoglFeatureFlags">enum CoglFeatureFlags</a>
</dt>
<dt>CoglFuncPtr, <a class="indexterm" href="cogl-Utility-API.html#CoglFuncPtr">CoglFuncPtr ()</a>
</dt>
<dt>CoglHandle, <a class="indexterm" href="cogl-Utility-API.html#CoglHandle">CoglHandle</a>
</dt>
<dt>CoglPixelFormat, <a class="indexterm" href="cogl-General-API.html#CoglPixelFormat">enum CoglPixelFormat</a>
</dt>
<dt>CoglTextureVertex, <a class="indexterm" href="cogl-Textures.html#CoglTextureVertex">CoglTextureVertex</a>
</dt>
<dt>COGL_AFIRST_BIT, <a class="indexterm" href="cogl-General-API.html#COGL-AFIRST-BIT:CAPS">COGL_AFIRST_BIT</a>
</dt>
<dt>cogl_alpha_func, <a class="indexterm" href="cogl-General-API.html#cogl-alpha-func">cogl_alpha_func ()</a>
</dt>
<dt>COGL_A_BIT, <a class="indexterm" href="cogl-General-API.html#COGL-A-BIT:CAPS">COGL_A_BIT</a>
</dt>
<dt>COGL_BGR_BIT, <a class="indexterm" href="cogl-General-API.html#COGL-BGR-BIT:CAPS">COGL_BGR_BIT</a>
</dt>
<dt>cogl_check_extension, <a class="indexterm" href="cogl-Utility-API.html#cogl-check-extension">cogl_check_extension ()</a>
</dt>
<dt>cogl_clip_set, <a class="indexterm" href="cogl-General-API.html#cogl-clip-set">cogl_clip_set ()</a>
</dt>
<dt>cogl_clip_unset, <a class="indexterm" href="cogl-General-API.html#cogl-clip-unset">cogl_clip_unset ()</a>
</dt>
<dt>cogl_color, <a class="indexterm" href="cogl-Primitives.html#cogl-color">cogl_color ()</a>
</dt>
<dt>cogl_create_context, <a class="indexterm" href="cogl-Utility-API.html#cogl-create-context">cogl_create_context ()</a>
</dt>
<dt>cogl_create_program, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-create-program">cogl_create_program ()</a>
</dt>
<dt>cogl_create_shader, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-create-shader">cogl_create_shader ()</a>
</dt>
<dt>cogl_destroy_context, <a class="indexterm" href="cogl-Utility-API.html#cogl-destroy-context">cogl_destroy_context ()</a>
</dt>
<dt>cogl_draw_buffer, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-draw-buffer">cogl_draw_buffer ()</a>
</dt>
<dt>cogl_enable_depth_test, <a class="indexterm" href="cogl-General-API.html#cogl-enable-depth-test">cogl_enable_depth_test ()</a>
</dt>
<dt>cogl_features_available, <a class="indexterm" href="cogl-Utility-API.html#cogl-features-available">cogl_features_available ()</a>
</dt>
<dt>cogl_fog_set, <a class="indexterm" href="cogl-General-API.html#cogl-fog-set">cogl_fog_set ()</a>
</dt>
<dt>cogl_get_bitmasks, <a class="indexterm" href="cogl-Utility-API.html#cogl-get-bitmasks">cogl_get_bitmasks ()</a>
</dt>
<dt>cogl_get_features, <a class="indexterm" href="cogl-Utility-API.html#cogl-get-features">cogl_get_features ()</a>
</dt>
<dt>cogl_get_modelview_matrix, <a class="indexterm" href="cogl-General-API.html#cogl-get-modelview-matrix">cogl_get_modelview_matrix ()</a>
</dt>
<dt>cogl_get_proc_address, <a class="indexterm" href="cogl-Utility-API.html#cogl-get-proc-address">cogl_get_proc_address ()</a>
</dt>
<dt>cogl_get_projection_matrix, <a class="indexterm" href="cogl-General-API.html#cogl-get-projection-matrix">cogl_get_projection_matrix ()</a>
</dt>
<dt>cogl_get_viewport, <a class="indexterm" href="cogl-General-API.html#cogl-get-viewport">cogl_get_viewport ()</a>
</dt>
<dt>COGL_INVALID_HANDLE, <a class="indexterm" href="cogl-Utility-API.html#COGL-INVALID-HANDLE:CAPS">COGL_INVALID_HANDLE</a>
</dt>
<dt>cogl_is_offscreen, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-is-offscreen">cogl_is_offscreen ()</a>
</dt>
<dt>cogl_is_program, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-is-program">cogl_is_program ()</a>
</dt>
<dt>cogl_is_shader, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-is-shader">cogl_is_shader ()</a>
</dt>
<dt>cogl_is_texture, <a class="indexterm" href="cogl-Textures.html#cogl-is-texture">cogl_is_texture ()</a>
</dt>
<dt>cogl_offscreen_blit, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-offscreen-blit">cogl_offscreen_blit ()</a>
</dt>
<dt>cogl_offscreen_blit_region, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-offscreen-blit-region">cogl_offscreen_blit_region ()</a>
</dt>
<dt>cogl_offscreen_new_multisample, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-offscreen-new-multisample">cogl_offscreen_new_multisample ()</a>
</dt>
<dt>cogl_offscreen_new_to_texture, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-offscreen-new-to-texture">cogl_offscreen_new_to_texture ()</a>
</dt>
<dt>cogl_offscreen_ref, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-offscreen-ref">cogl_offscreen_ref ()</a>
</dt>
<dt>cogl_offscreen_unref, <a class="indexterm" href="cogl-Offscreen-Buffers.html#cogl-offscreen-unref">cogl_offscreen_unref ()</a>
</dt>
<dt>cogl_paint_init, <a class="indexterm" href="cogl-Utility-API.html#cogl-paint-init">cogl_paint_init ()</a>
</dt>
<dt>cogl_path_arc, <a class="indexterm" href="cogl-Primitives.html#cogl-path-arc">cogl_path_arc ()</a>
</dt>
<dt>cogl_path_close, <a class="indexterm" href="cogl-Primitives.html#cogl-path-close">cogl_path_close ()</a>
</dt>
<dt>cogl_path_curve_to, <a class="indexterm" href="cogl-Primitives.html#cogl-path-curve-to">cogl_path_curve_to ()</a>
</dt>
<dt>cogl_path_ellipse, <a class="indexterm" href="cogl-Primitives.html#cogl-path-ellipse">cogl_path_ellipse ()</a>
</dt>
<dt>cogl_path_fill, <a class="indexterm" href="cogl-Primitives.html#cogl-path-fill">cogl_path_fill ()</a>
</dt>
<dt>cogl_path_line, <a class="indexterm" href="cogl-Primitives.html#cogl-path-line">cogl_path_line ()</a>
</dt>
<dt>cogl_path_line_to, <a class="indexterm" href="cogl-Primitives.html#cogl-path-line-to">cogl_path_line_to ()</a>
</dt>
<dt>cogl_path_move_to, <a class="indexterm" href="cogl-Primitives.html#cogl-path-move-to">cogl_path_move_to ()</a>
</dt>
<dt>cogl_path_polygon, <a class="indexterm" href="cogl-Primitives.html#cogl-path-polygon">cogl_path_polygon ()</a>
</dt>
<dt>cogl_path_polyline, <a class="indexterm" href="cogl-Primitives.html#cogl-path-polyline">cogl_path_polyline ()</a>
</dt>
<dt>cogl_path_rectangle, <a class="indexterm" href="cogl-Primitives.html#cogl-path-rectangle">cogl_path_rectangle ()</a>
</dt>
<dt>cogl_path_rel_curve_to, <a class="indexterm" href="cogl-Primitives.html#cogl-path-rel-curve-to">cogl_path_rel_curve_to ()</a>
</dt>
<dt>cogl_path_rel_line_to, <a class="indexterm" href="cogl-Primitives.html#cogl-path-rel-line-to">cogl_path_rel_line_to ()</a>
</dt>
<dt>cogl_path_rel_move_to, <a class="indexterm" href="cogl-Primitives.html#cogl-path-rel-move-to">cogl_path_rel_move_to ()</a>
</dt>
<dt>cogl_path_round_rectangle, <a class="indexterm" href="cogl-Primitives.html#cogl-path-round-rectangle">cogl_path_round_rectangle ()</a>
</dt>
<dt>cogl_path_stroke, <a class="indexterm" href="cogl-Primitives.html#cogl-path-stroke">cogl_path_stroke ()</a>
</dt>
<dt>cogl_perspective, <a class="indexterm" href="cogl-General-API.html#cogl-perspective">cogl_perspective ()</a>
</dt>
<dt>COGL_PIXEL_FORMAT_24, <a class="indexterm" href="cogl-General-API.html#COGL-PIXEL-FORMAT-24:CAPS">COGL_PIXEL_FORMAT_24</a>
</dt>
<dt>COGL_PIXEL_FORMAT_32, <a class="indexterm" href="cogl-General-API.html#COGL-PIXEL-FORMAT-32:CAPS">COGL_PIXEL_FORMAT_32</a>
</dt>
<dt>cogl_pop_matrix, <a class="indexterm" href="cogl-General-API.html#cogl-pop-matrix">cogl_pop_matrix ()</a>
</dt>
<dt>COGL_PREMULT_BIT, <a class="indexterm" href="cogl-General-API.html#COGL-PREMULT-BIT:CAPS">COGL_PREMULT_BIT</a>
</dt>
<dt>cogl_program_attach_shader, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-attach-shader">cogl_program_attach_shader ()</a>
</dt>
<dt>cogl_program_get_uniform_location, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-get-uniform-location">cogl_program_get_uniform_location ()</a>
</dt>
<dt>cogl_program_link, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-link">cogl_program_link ()</a>
</dt>
<dt>cogl_program_ref, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-ref">cogl_program_ref ()</a>
</dt>
<dt>cogl_program_uniform_1f, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-uniform-1f">cogl_program_uniform_1f ()</a>
</dt>
<dt>cogl_program_unref, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-unref">cogl_program_unref ()</a>
</dt>
<dt>cogl_program_use, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-program-use">cogl_program_use ()</a>
</dt>
<dt>cogl_push_matrix, <a class="indexterm" href="cogl-General-API.html#cogl-push-matrix">cogl_push_matrix ()</a>
</dt>
<dt>cogl_rectangle, <a class="indexterm" href="cogl-Primitives.html#cogl-rectangle">cogl_rectangle ()</a>
</dt>
<dt>cogl_rectanglex, <a class="indexterm" href="cogl-Primitives.html#cogl-rectanglex">cogl_rectanglex ()</a>
</dt>
<dt>cogl_rotate, <a class="indexterm" href="cogl-General-API.html#cogl-rotate">cogl_rotate ()</a>
</dt>
<dt>cogl_rotatex, <a class="indexterm" href="cogl-General-API.html#cogl-rotatex">cogl_rotatex ()</a>
</dt>
<dt>cogl_scale, <a class="indexterm" href="cogl-General-API.html#cogl-scale">cogl_scale ()</a>
</dt>
<dt>cogl_setup_viewport, <a class="indexterm" href="cogl-General-API.html#cogl-setup-viewport">cogl_setup_viewport ()</a>
</dt>
<dt>cogl_shader_compile, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-compile">cogl_shader_compile ()</a>
</dt>
<dt>cogl_shader_get_info_log, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-get-info-log">cogl_shader_get_info_log ()</a>
</dt>
<dt>cogl_shader_get_parameteriv, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-get-parameteriv">cogl_shader_get_parameteriv ()</a>
</dt>
<dt>cogl_shader_ref, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-ref">cogl_shader_ref ()</a>
</dt>
<dt>cogl_shader_source, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-source">cogl_shader_source ()</a>
</dt>
<dt>cogl_shader_unref, <a class="indexterm" href="cogl-Shaders-and-Programmable-Pipeline.html#cogl-shader-unref">cogl_shader_unref ()</a>
</dt>
<dt>cogl_texture_get_data, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-data">cogl_texture_get_data ()</a>
</dt>
<dt>cogl_texture_get_format, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-format">cogl_texture_get_format ()</a>
</dt>
<dt>cogl_texture_get_gl_texture, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-gl-texture">cogl_texture_get_gl_texture ()</a>
</dt>
<dt>cogl_texture_get_height, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-height">cogl_texture_get_height ()</a>
</dt>
<dt>cogl_texture_get_mag_filter, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-mag-filter">cogl_texture_get_mag_filter ()</a>
</dt>
<dt>cogl_texture_get_max_waste, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-max-waste">cogl_texture_get_max_waste ()</a>
</dt>
<dt>cogl_texture_get_min_filter, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-min-filter">cogl_texture_get_min_filter ()</a>
</dt>
<dt>cogl_texture_get_rowstride, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-rowstride">cogl_texture_get_rowstride ()</a>
</dt>
<dt>cogl_texture_get_width, <a class="indexterm" href="cogl-Textures.html#cogl-texture-get-width">cogl_texture_get_width ()</a>
</dt>
<dt>cogl_texture_is_sliced, <a class="indexterm" href="cogl-Textures.html#cogl-texture-is-sliced">cogl_texture_is_sliced ()</a>
</dt>
<dt>cogl_texture_new_from_data, <a class="indexterm" href="cogl-Textures.html#cogl-texture-new-from-data">cogl_texture_new_from_data ()</a>
</dt>
<dt>cogl_texture_new_from_file, <a class="indexterm" href="cogl-Textures.html#cogl-texture-new-from-file">cogl_texture_new_from_file ()</a>
</dt>
<dt>cogl_texture_new_from_foreign, <a class="indexterm" href="cogl-Textures.html#cogl-texture-new-from-foreign">cogl_texture_new_from_foreign ()</a>
</dt>
<dt>cogl_texture_new_with_size, <a class="indexterm" href="cogl-Textures.html#cogl-texture-new-with-size">cogl_texture_new_with_size ()</a>
</dt>
<dt>cogl_texture_polygon, <a class="indexterm" href="cogl-Textures.html#cogl-texture-polygon">cogl_texture_polygon ()</a>
</dt>
<dt>cogl_texture_rectangle, <a class="indexterm" href="cogl-Textures.html#cogl-texture-rectangle">cogl_texture_rectangle ()</a>
</dt>
<dt>cogl_texture_ref, <a class="indexterm" href="cogl-Textures.html#cogl-texture-ref">cogl_texture_ref ()</a>
</dt>
<dt>cogl_texture_set_filters, <a class="indexterm" href="cogl-Textures.html#cogl-texture-set-filters">cogl_texture_set_filters ()</a>
</dt>
<dt>cogl_texture_set_region, <a class="indexterm" href="cogl-Textures.html#cogl-texture-set-region">cogl_texture_set_region ()</a>
</dt>
<dt>cogl_texture_unref, <a class="indexterm" href="cogl-Textures.html#cogl-texture-unref">cogl_texture_unref ()</a>
</dt>
<dt>cogl_translate, <a class="indexterm" href="cogl-General-API.html#cogl-translate">cogl_translate ()</a>
</dt>
<dt>cogl_translatex, <a class="indexterm" href="cogl-General-API.html#cogl-translatex">cogl_translatex ()</a>
</dt>
<dt>COGL_UNORDERED_MASK, <a class="indexterm" href="cogl-General-API.html#COGL-UNORDERED-MASK:CAPS">COGL_UNORDERED_MASK</a>
</dt>
<dt>COGL_UNPREMULT_MASK, <a class="indexterm" href="cogl-General-API.html#COGL-UNPREMULT-MASK:CAPS">COGL_UNPREMULT_MASK</a>
</dt>
<dt>cogl_util_next_p2, <a class="indexterm" href="cogl-Utility-API.html#cogl-util-next-p2">cogl_util_next_p2 ()</a>
</dt>
</dl>
</div></div>
</div>
<div class="footer">
<hr>
          Generated by GTK-Doc V1.10</div>
</body>
</html>