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
/
Contrib
/
ComplexSceneManager
/
Helper
/
OSGCSMMultiWinOptions.fcd
blob
f17f26ca5ffe4446fd6211e7d100f78385915186
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"CSMMultiWinOptions"
5
parent
=
"CSMClusterWinOptions"
6
library
=
"ContribCSM"
7
pointerfieldtypes
=
"none"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
isNodeCore
=
"false"
14
isBundle
=
"true"
15
parentFields
=
"none"
16
>
17
<Field
18
name
=
"xOverlap"
19
type
=
"Int32"
20
cardinality
=
"single"
21
visibility
=
"external"
22
access
=
"public"
23
>
24
</Field>
25
<Field
26
name
=
"yOverlap"
27
type
=
"Int32"
28
cardinality
=
"single"
29
visibility
=
"external"
30
access
=
"public"
31
>
32
</Field>
33
<Field
34
name
=
"manageClientViewports"
35
type
=
"bool"
36
cardinality
=
"single"
37
visibility
=
"external"
38
defaultValue
=
"true"
39
access
=
"public"
40
>
41
</Field>
42
<Field
43
name
=
"balance"
44
type
=
"bool"
45
cardinality
=
"single"
46
visibility
=
"external"
47
defaultValue
=
"true"
48
access
=
"public"
49
>
50
</Field>
51
<Field
52
name
=
"bestCut"
53
type
=
"bool"
54
cardinality
=
"single"
55
visibility
=
"external"
56
defaultValue
=
"false"
57
access
=
"public"
58
>
59
</Field>
60
<Field
61
name
=
"showBalancing"
62
type
=
"bool"
63
cardinality
=
"single"
64
visibility
=
"external"
65
defaultValue
=
"false"
66
access
=
"public"
67
>
68
</Field>
69
</FieldContainer>