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
/
EAGL
/
OSGEAGLWindow.fcd
blob
78382e08cafa67c12468410e3678ceaf1a7b286e
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"EAGLWindow"
5
parent
=
"Window"
6
library
=
"WindowEAGL"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
docGroupBase
=
"GrpWindowCocao"
12
>
13
The class for MacOS X EAGL windows.
14
<Field
15
name
=
"context"
16
type
=
"EAGLContextP"
17
cardinality
=
"single"
18
visibility
=
"internal"
19
defaultValue
=
"0"
20
fieldHeader
=
"OSGEAGLWindowDataFields.h"
21
access
=
"public"
22
>
23
</Field>
24
</FieldContainer>