[cogl/wip/example-crate: 10/20] docs: Adds cogl-index/attribute-buffer syms to 2.0 reference



commit 430fe188602a65cd0b719eb74082950a8b6fe347
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

 .../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]