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
/
OSGCSMDrawer.fcd
blob
f66c67469c291f713b61910be184ae2b4a3dad75
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"CSMDrawer"
5
parent
=
"AttachmentContainer"
6
library
=
"ContribCSM"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
isNodeCore
=
"false"
14
isBundle
=
"true"
15
parentFields
=
"single"
16
>
17
<Field
18
name
=
"windows"
19
type
=
"CSMWindow"
20
cardinality
=
"multi"
21
visibility
=
"external"
22
access
=
"public"
23
category
=
"childpointer"
24
childParentType
=
"CSMDrawer"
25
linkParentField
=
"Parent"
26
>
27
</Field>
28
<Field
29
name
=
"displayString"
30
type
=
"std::string"
31
cardinality
=
"single"
32
visibility
=
"internal"
33
access
=
"public"
34
>
35
</Field>
36
<Field
37
name
=
"aspect"
38
type
=
"AspectId"
39
cardinality
=
"single"
40
visibility
=
"external"
41
access
=
"public"
42
defaultValue
=
"1"
43
>
44
</Field>
45
</FieldContainer>