Equalizer
1.6.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
install
include
eq
client
client/base.h
1
2
/* Copyright (c) 2010-2013, Stefan Eilemann <eile@eyescale.ch>
3
*
4
* This library is free software; you can redistribute it and/or modify it under
5
* the terms of the GNU Lesser General Public License version 2.1 as published
6
* by the Free Software Foundation.
7
*
8
* This library is distributed in the hope that it will be useful, but WITHOUT
9
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
10
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
11
* details.
12
*
13
* You should have received a copy of the GNU Lesser General Public License
14
* along with this library; if not, write to the Free Software Foundation, Inc.,
15
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
16
*/
17
18
#ifndef EQCLIENT_H
19
#define EQCLIENT_H
20
82
#include <eq/client/canvas.h>
83
#include <eq/client/channelStatistics.h>
84
#include <eq/client/channel.h>
85
#include <eq/client/client.h>
86
#include <eq/client/compositor.h>
87
#include <eq/client/config.h>
88
#include <eq/client/event.h>
89
#include <eq/client/eventICommand.h>
90
#include <eq/client/error.h>
91
#include <eq/client/exception.h>
92
#include <eq/client/frame.h>
93
#include <eq/client/frameData.h>
94
#include <eq/client/global.h>
95
#include <eq/client/glException.h>
96
#include <eq/client/image.h>
97
#include <eq/client/init.h>
98
#include <eq/client/layout.h>
99
#include <eq/client/log.h>
100
#include <eq/client/node.h>
101
#include <eq/client/nodeFactory.h>
102
#include <eq/client/observer.h>
103
#include <eq/client/pipe.h>
104
#include <eq/client/pixelData.h>
105
#include <eq/client/server.h>
106
#include <eq/client/segment.h>
107
#include <eq/client/systemWindow.h>
108
#include <eq/client/types.h>
109
#include <eq/client/version.h>
110
#include <eq/client/view.h>
111
#include <
eq/client/window.h
>
112
#include <eq/client/windowSystem.h>
113
114
#ifndef EQ_2_0_API
115
# include <eq/client/configEvent.h>
116
# include <eq/client/configParams.h>
117
#endif
118
119
#ifdef EQ_SYSTEM_INCLUDES
120
# include <
eq/client/gl.h
>
121
# include <eq/client/system.h>
122
#endif
123
124
#endif // EQCLIENT_H
window.h
gl.h
Includes OpenGL and GLEW headers.
Generated on Thu Dec 5 2013 14:22:27 for Equalizer by
1.8.5