summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bragg <robert@linux.intel.com>2011-06-20 17:35:29 +0100
committerRobert Bragg <robert@linux.intel.com>2011-06-27 21:13:51 +0100
commit430fe188602a65cd0b719eb74082950a8b6fe347 (patch)
tree09b7ca4b5781a487d489e8458cecd47548776314
parent8177b770bba5c5a382b249dffc2981f58695d09e (diff)
downloadcogl-430fe188602a65cd0b719eb74082950a8b6fe347.tar.gz
docs: Adds cogl-index/attribute-buffer syms to 2.0 reference
-rw-r--r--doc/reference/cogl-2.0-experimental/cogl-sections.txt16
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 0b28b88c..7db8e40d 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