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: gcc8 base update
[opensg.git]
/
Source
/
System
/
Window
/
Background
/
OSGFBOBackground.fcd
blob
314e4ea5a77c2f4fc5889d8da92888b40ae38700
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"FBOBackground"
5
parent
=
"Background"
6
library
=
"Window"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"single"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
docGroupBase
=
"GrpWindowPassive"
12
>
13
<Field
14
name
=
"frameBufferObject"
15
type
=
"FrameBufferObjectPtr"
16
cardinality
=
"single"
17
visibility
=
"external"
18
access
=
"public"
19
>
20
The FramebufferObject to clear from.
21
</Field>
22
</FieldContainer>