File: gdkglmm_8h-source.html

package info (click to toggle)
gtkglextmm 1.0.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,556 kB
  • ctags: 1,882
  • sloc: sh: 8,380; cpp: 4,443; xml: 1,605; ansic: 832; makefile: 407; perl: 179
file content (52 lines) | stat: -rw-r--r-- 4,651 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>gtkglextmm: gdkglmm.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.4 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
<h1>gdkglmm.h</h1><a href="gdkglmm_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- C++ -*-</span>
00002 <span class="comment">/* gdkglextmm - C++ Wrapper for GdkGLExt</span>
00003 <span class="comment"> * Copyright (C) 2002-2003  Naofumi Yasufuku</span>
00004 <span class="comment"> *</span>
00005 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
00006 <span class="comment"> * modify it under the terms of the GNU Lesser General Public</span>
00007 <span class="comment"> * License as published by the Free Software Foundation; either</span>
00008 <span class="comment"> * version 2.1 of the License, or (at your option) any later version.</span>
00009 <span class="comment"> *</span>
00010 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
00011 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
00012 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
00013 <span class="comment"> * Lesser General Public License for more details.</span>
00014 <span class="comment"> *</span>
00015 <span class="comment"> * You should have received a copy of the GNU Lesser General Public</span>
00016 <span class="comment"> * License along with this library; if not, write to the Free Software</span>
00017 <span class="comment"> * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA.</span>
00018 <span class="comment"> */</span>
00019 
00020 <span class="preprocessor">#ifndef _GDKGLMM_H</span>
00021 <span class="preprocessor"></span><span class="preprocessor">#define _GDKGLMM_H</span>
00022 <span class="preprocessor"></span>
00023 <span class="preprocessor">#include &lt;gdkglextmm-config.h&gt;</span>
00024 
00025 <span class="preprocessor">#include &lt;<a class="code" href="gdkglext_2gdkmm_2gl_2defs_8h.html">gdkmm/gl/defs.h</a>&gt;</span>
00026 <span class="preprocessor">#include &lt;<a class="code" href="gdkglext_2gdkmm_2gl_2version_8h.html">gdkmm/gl/version.h</a>&gt;</span>
00027 <span class="preprocessor">#include &lt;<a class="code" href="tokens_8h.html">gdkmm/gl/tokens.h</a>&gt;</span>
00028 <span class="preprocessor">#include &lt;<a class="code" href="gdkglext_2gdkmm_2gl_2init_8h.html">gdkmm/gl/init.h</a>&gt;</span>
00029 <span class="preprocessor">#include &lt;<a class="code" href="query_8h.html">gdkmm/gl/query.h</a>&gt;</span>
00030 <span class="preprocessor">#include &lt;<a class="code" href="config_8h.html">gdkmm/gl/config.h</a>&gt;</span>
00031 <span class="preprocessor">#include &lt;<a class="code" href="context_8h.html">gdkmm/gl/context.h</a>&gt;</span>
00032 <span class="preprocessor">#include &lt;<a class="code" href="drawable_8h.html">gdkmm/gl/drawable.h</a>&gt;</span>
00033 <span class="preprocessor">#include &lt;<a class="code" href="pixmap_8h.html">gdkmm/gl/pixmap.h</a>&gt;</span>
00034 <span class="preprocessor">#include &lt;<a class="code" href="window_8h.html">gdkmm/gl/window.h</a>&gt;</span>
00035 <span class="preprocessor">#include &lt;<a class="code" href="font_8h.html">gdkmm/gl/font.h</a>&gt;</span>
00036 
00037 <span class="preprocessor">#include &lt;gdkmm/gl/wrap_init.h&gt;</span>
00038 
00039 <span class="preprocessor">#endif // _GDKGLMM_H</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Thu Nov 20 22:46:32 2003 for gtkglextmm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
</a>1.3.4 </small></address>
</body>
</html>