~darkxst/ubuntu/raring/cogl/lp1163025

« back to all changes in this revision

Viewing changes to doc/reference/cogl-2.0-experimental/html/cogl-2.0-experimental-The-Top-Level-Context.html

  • Committer: Package Import Robot
  • Author(s): Rico Tzschichholz
  • Date: 2011-09-07 00:07:39 UTC
  • mfrom: (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20110907000739-hehq2pc3cqj1g7aj
Tags: 1.7.8-1
* New upstream release
* debian/*.symbols:
  - updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="ch01.html" title="Cogl - a modern 3D graphics API">
9
9
<link rel="prev" href="cogl-2.0-experimental-The-Object-Interface.html" title="The Object Interface">
10
10
<link rel="next" href="cogl-pipeline-apis.html" title="Setting Up A GPU Pipeline">
11
 
<meta name="generator" content="GTK-Doc V1.16.1 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.17.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
38
38
<div class="refsynopsisdiv">
39
39
<a name="cogl-2.0-experimental-The-Top-Level-Context.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">#define             <a class="link" href="cogl-2.0-experimental-The-Top-Level-Context.html#cogl-context-new" title="cogl_context_new">cogl_context_new</a>
 
41
#define             <a class="link" href="cogl-2.0-experimental-The-Top-Level-Context.html#cogl-context-get-display" title="cogl_context_get_display">cogl_context_get_display</a>
41
42
 
42
43
<span class="returnvalue">void</span>                <a class="link" href="cogl-2.0-experimental-The-Top-Level-Context.html#cogl-push-matrix" title="cogl_push_matrix ()">cogl_push_matrix</a>                    (<em class="parameter"><code><span class="type">void</span></code></em>);
43
44
<span class="returnvalue">void</span>                <a class="link" href="cogl-2.0-experimental-The-Top-Level-Context.html#cogl-pop-matrix" title="cogl_pop_matrix ()">cogl_pop_matrix</a>                     (<em class="parameter"><code><span class="type">void</span></code></em>);
130
131
</div>
131
132
<hr>
132
133
<div class="refsect2">
 
134
<a name="cogl-context-get-display"></a><h3>cogl_context_get_display</h3>
 
135
<pre class="programlisting">#define cogl_context_get_display cogl_context_get_display_EXP
 
136
</pre>
 
137
</div>
 
138
<hr>
 
139
<div class="refsect2">
133
140
<a name="cogl-push-matrix"></a><h3>cogl_push_matrix ()</h3>
134
141
<pre class="programlisting"><span class="returnvalue">void</span>                cogl_push_matrix                    (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
135
142
<p>
869
876
</div>
870
877
<div class="footer">
871
878
<hr>
872
 
          Generated by GTK-Doc V1.16.1</div>
 
879
          Generated by GTK-Doc V1.17.1</div>
873
880
</body>
874
881
</html>
 
 
b'\\ No newline at end of file'