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
/
Contrib
/
ComputeBase
/
Base
/
OSGComputeCallbackAlgorithm.fcd
blob
36ea6de9027bf0d8c24036adc1d9bfdb07bfb135
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"ComputeCallbackAlgorithm"
5
parent
=
"ComputeAlgorithm"
6
library
=
"ContribComputeBase"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
isNodeCore
=
"false"
14
>
15
<Field
16
name
=
"callback"
17
type
=
"ComputeFunctorCallback"
18
cardinality
=
"single"
19
visibility
=
"external"
20
access
=
"none"
21
>
22
</Field>
23
</FieldContainer>