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
/
ComputeBase
/
Base
/
OSGAlgorithmComputeElement.fcd
blob
04bb6d33c06ac88275323bdbbbeac9ffb02af397
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"AlgorithmComputeElement"
5
parent
=
"ComputeElement"
6
library
=
"ContribComputeBase"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
isNodeCore
=
"true"
14
>
15
<Field
16
name
=
"algorithm"
17
type
=
"ComputeAlgorithm"
18
category
=
"pointer"
19
cardinality
=
"single"
20
visibility
=
"external"
21
defaultValue
=
"NULL"
22
access
=
"public"
23
>
24
</Field>
25
</FieldContainer>