Equalizer
1.10.1
Parallel Rendering Framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
base.h
1
2
/* Copyright (c) 2010-2015, 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/canvas.h>
83
#include <eq/channelStatistics.h>
84
#include <eq/channel.h>
85
#include <eq/client.h>
86
#include <eq/compositor.h>
87
#include <eq/config.h>
88
#include <eq/eventICommand.h>
89
#include <eq/error.h>
90
#include <eq/exception.h>
91
#include <eq/frame.h>
92
#include <eq/frameData.h>
93
#include <eq/global.h>
94
#include <eq/glException.h>
95
#include <eq/image.h>
96
#include <eq/init.h>
97
#include <eq/layout.h>
98
#include <eq/log.h>
99
#include <eq/messagePump.h>
100
#include <eq/node.h>
101
#include <eq/nodeFactory.h>
102
#include <eq/observer.h>
103
#include <eq/pipe.h>
104
#include <eq/pixelData.h>
105
#include <eq/server.h>
106
#include <eq/segment.h>
107
#include <eq/systemWindow.h>
108
#include <eq/types.h>
109
#include <eq/version.h>
110
#include <eq/view.h>
111
#include <
eq/window.h
>
112
#include <eq/windowSystem.h>
113
114
#ifndef EQ_2_0_API
115
# include <eq/configEvent.h>
116
#endif
117
118
#ifdef EQ_SYSTEM_INCLUDES
119
# include <
eq/gl.h
>
120
# include <eq/system.h>
121
#endif
122
123
#endif // EQCLIENT_H
window.h
gl.h
Includes OpenGL and GLEW headers.
install
include
eq
base.h
Generated on Fri Oct 23 2015 13:57:02 for Equalizer by
1.8.6