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
/
NodeCores
/
Groups
/
Misc
/
OSGSwitch.fcd
blob
74a2085aa603527224444778e44b5e43a1dc794f
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"Switch"
5
parent
=
"Group"
6
library
=
"Group"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
isNodeCore
=
"true"
13
docGroupBase
=
"GrpGroupMisc"
14
>
15
This core allows selection of different subtrees with the \c choice field.
16
Depending on its value either all, none or only the specified child is
17
enabled.
18
<Field
19
name
=
"choice"
20
type
=
"Int32"
21
cardinality
=
"single"
22
visibility
=
"external"
23
defaultValue
=
"-1"
24
access
=
"public"
25
>
26
</Field>
27
</FieldContainer>