repo.or.cz
/
opensg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
changed: auto add updateData callback to stages so that stagedata can be updated...
[opensg.git]
/
Source
/
WindowSystem
/
GLUT
/
OSGGLUTWindow.fcd
blob
b3b2e67dd34282503575a4265ca060a94b801840
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"GLUTWindow"
5
parent
=
"NativeWindow"
6
library
=
"WindowGLUT"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
realparent
=
"Window"
12
docGroupBase
=
"GrpWindowGLUT"
13
>
14
The class for GLUT-based windows. See \ref PageWindowGLUT for a description.
15
<Field
16
name
=
"glutId"
17
type
=
"Int32"
18
cardinality
=
"single"
19
visibility
=
"internal"
20
defaultValue
=
"0"
21
access
=
"public"
22
fieldFlags
=
"FClusterLocal"
23
>
24
</Field>
25
</FieldContainer>