[cogl/wip/rib/master-next: 5/11] doc: Adds missing cogl_matrix syms to 2.0 reference
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/rib/master-next: 5/11] doc: Adds missing cogl_matrix syms to 2.0 reference
- Date: Fri, 1 Jul 2011 12:43:18 +0000 (UTC)
commit 386c88000ed1a6e32225ad934c41b91e809e0424
Author: Robert Bragg <robert linux intel com>
Date: Thu Jun 30 22:20:11 2011 +0100
doc: Adds missing cogl_matrix syms to 2.0 reference
There were a few cogl_matrix symbols missing from the cogl-sections.txt
for the 2.0 reference manual.
.../cogl-2.0-experimental/cogl-sections.txt | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/cogl-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
index 1f7216f..ce79348 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
@@ -376,17 +376,22 @@ cogl_color_equal
<TITLE>Matrices</TITLE>
CoglMatrix
cogl_matrix_init_identity
+cogl_matrix_init_from_array
+cogl_matrix_copy
+cogl_matrix_equal
+cogl_matrix_free
cogl_matrix_frustum
cogl_matrix_ortho
cogl_matrix_perspective
-cogl_matrix_transform_point
cogl_matrix_multiply
cogl_matrix_rotate
cogl_matrix_translate
cogl_matrix_scale
-cogl_matrix_init_from_array
cogl_matrix_get_array
cogl_matrix_get_inverse
+cogl_matrix_transform_point
+cogl_matrix_transform_points
+cogl_matrix_project_points
cogl_matrix_is_identity
</SECTION>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]