changed: gcc8 base update
[opensg.git] / Source / Contrib / ComputeBase / Base / OSGComputeCallbackAlgorithm.fcd
blob36ea6de9027bf0d8c24036adc1d9bfdb07bfb135
1 <?xml version="1.0"?>
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"
15 <Field
16 name="callback"
17 type="ComputeFunctorCallback"
18 cardinality="single"
19 visibility="external"
20 access="none"
22 </Field>
23 </FieldContainer>