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
fixed: auto_ptr -> unique_ptr
[opensg.git]
/
Source
/
System
/
Cluster
/
Window
/
SortLast
/
OSGBinarySwapComposer.fcd
blob
afdfaaab77ed7b1b58b130852056b5645a6f6f53
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"BinarySwapComposer"
5
parent
=
"ImageComposer"
6
library
=
"Cluster"
7
pointerfieldtypes
=
"none"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
docGroupBase
=
"GrpClusterWindow"
14
>
15
<Field
16
name
=
"short"
17
type
=
"bool"
18
cardinality
=
"single"
19
visibility
=
"external"
20
defaultValue
=
"true"
21
access
=
"public"
22
>
23
</Field>
24
<Field
25
name
=
"alpha"
26
type
=
"bool"
27
cardinality
=
"single"
28
visibility
=
"external"
29
defaultValue
=
"false"
30
access
=
"public"
31
>
32
</Field>
33
<Field
34
name
=
"tileSize"
35
type
=
"UInt32"
36
cardinality
=
"single"
37
visibility
=
"external"
38
defaultValue
=
"44"
39
access
=
"public"
40
>
41
</Field>
42
</FieldContainer>