VR-Vantage 2.4 API Documentation
Home
Modules
Namespaces
Classes
Files
Libraries
Examples
Tutorials
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
include
GL
freeglut.h
Go to the documentation of this file.
1
#ifndef __FREEGLUT_H__
2
#define __FREEGLUT_H__
3
4
/*
5
* freeglut.h
6
*
7
* The freeglut library include file
8
*
9
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
10
* OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
12
* PAWEL W. OLSZTA BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
13
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
14
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
15
*/
16
17
#include "
freeglut_std.h
"
18
#include "
freeglut_ext.h
"
19
20
/*** END OF FILE ***/
21
22
#endif
/* __FREEGLUT_H__ */
Copyright © 2005-2018 VT MAK. All Rights Reserved (
www.mak.com
)