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: gcc8 compile issues
[opensg.git]
/
Source
/
Contrib
/
ComplexSceneManager
/
Helper
/
OSGCSMStatisticsForeground.fcd
blob
70d47ebae76d44b9e2b63ab3b91a9416f78ee04d
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"CSMStatisticsForeground"
5
parent
=
"Foreground"
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
=
"size"
19
type
=
"UInt32"
20
cardinality
=
"single"
21
visibility
=
"external"
22
access
=
"public"
23
defaultValue
=
"25"
24
>
25
</Field>
26
<Field
27
name
=
"color"
28
type
=
"Color4f"
29
cardinality
=
"single"
30
visibility
=
"external"
31
access
=
"public"
32
defaultValue
=
"0.0, 1.0, 0.0, 0.7"
33
>
34
</Field>
35
<Field
36
name
=
"bgColor"
37
type
=
"Color4f"
38
cardinality
=
"single"
39
visibility
=
"external"
40
access
=
"public"
41
defaultValue
=
"0.0, 0.0, 0.0, 0.0"
42
>
43
</Field>
44
<Field
45
name
=
"elements"
46
type
=
"std::string"
47
cardinality
=
"multi"
48
visibility
=
"external"
49
access
=
"public"
50
>
51
</Field>
52
</FieldContainer>