ReactOS
0.4.16-dev-942-g91fadeb
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
precomp.h
Go to the documentation of this file.
1
#ifndef _GLU32_PRECOMP_H_
2
#define _GLU32_PRECOMP_H_
3
4
#include <stdlib.h>
5
#include <stdio.h>
6
#include <assert.h>
7
#include <math.h>
8
9
#include "
gluos.h
"
10
#include "
glrenderer.h
"
11
12
#include <
GL/gl.h
>
13
14
#include "arc.h"
15
#include "
arcsorter.h
"
16
#include "
backend.h
"
17
#include "
basiccrveval.h
"
18
#include "
basicsurfeval.h
"
19
#include "
bezierarc.h
"
20
#include "
bezierEval.h
"
21
#include "
curve.h
"
22
#include "
curvelist.h
"
23
#include "
displaylist.h
"
24
#include "
flist.h
"
25
#include "glimports.h"
26
#include "
mapdesc.h
"
27
#include "
monoTriangulation.h
"
28
#include "
myassert.h
"
29
#include "
mymath.h
"
30
#include "
nurbsconsts.h
"
31
#include "
nurbstess.h
"
32
#include "
partitionX.h
"
33
#include "
patchlist.h
"
34
#include "
polyDBG.h
"
35
#include "
polyUtil.h
"
36
#include "
quicksort.h
"
37
#include "
quilt.h
"
38
#include "
renderhints.h
"
39
#include "
sampleComp.h
"
40
#include "
sampleCompTop.h
"
41
#include "
sampleCompBot.h
"
42
#include "
sampleCompRight.h
"
43
#include "
searchTree.h
"
44
#include "
simplemath.h
"
45
#include "
subdivider.h
"
46
#include "
trimvertex.h
"
47
#include "
trimvertpool.h
"
48
#include "varray.h"
49
#include "
zlassert.h
"
50
51
#endif
/* _GLU32_PRECOMP_H_ */
arcsorter.h
backend.h
basiccrveval.h
basicsurfeval.h
bezierEval.h
bezierarc.h
curve.h
curvelist.h
displaylist.h
flist.h
gl.h
glrenderer.h
gluos.h
mapdesc.h
monoTriangulation.h
myassert.h
mymath.h
nurbsconsts.h
nurbstess.h
partitionX.h
patchlist.h
polyDBG.h
polyUtil.h
quicksort.h
quilt.h
renderhints.h
sampleCompBot.h
sampleCompRight.h
sampleCompTop.h
sampleComp.h
searchTree.h
simplemath.h
subdivider.h
trimvertex.h
trimvertpool.h
zlassert.h
dll
opengl
glu32
precomp.h
Generated on Thu Apr 3 2025 06:15:46 for ReactOS by
1.9.6