[cogl] docs: Adds cogl-index/attribute-buffer syms to 2.0 reference
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] docs: Adds cogl-index/attribute-buffer syms to 2.0 reference
- Date: Thu, 30 Jun 2011 13:37:11 +0000 (UTC)
commit 407fdcf3bc9ba4f62ea35b87badd08a732a7dc67
Author: Robert Bragg <robert linux intel com>
Date: Mon Jun 20 17:35:29 2011 +0100
docs: Adds cogl-index/attribute-buffer syms to 2.0 reference
Signed-off-by: Neil Roberts <neil linux intel com>
.../cogl-2.0-experimental/cogl-sections.txt | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/cogl-2.0-experimental/cogl-sections.txt b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
index 0b28b88..7db8e40 100644
--- a/doc/reference/cogl-2.0-experimental/cogl-sections.txt
+++ b/doc/reference/cogl-2.0-experimental/cogl-sections.txt
@@ -549,6 +549,22 @@ cogl_buffer_usage_hint_get_type
</SECTION>
<SECTION>
+<FILE>cogl-attribute-buffer</FILE>
+<TITLE>CoglAttributeBuffer: Buffers of vertex attributes</TITLE>
+CoglAttributeBuffer
+cogl_attribute_buffer_new
+cogl_is_attribute_buffer
+</SECTION>
+
+<SECTION>
+<FILE>cogl-index-buffer</FILE>
+<TITLE>CoglIndexBuffer: Buffers of vertex indices</TITLE>
+CoglIndexBuffer
+cogl_index_buffer_new
+cogl_is_index_buffer
+</SECTION>
+
+<SECTION>
<FILE>cogl-vector</FILE>
<TITLE>3 Component Vectors</TITLE>
cogl_vector3_init
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]