fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / System / Cluster / Window / SortLast / OSGBinarySwapComposer.fcd
blobafdfaaab77ed7b1b58b130852056b5645a6f6f53
1 <?xml version="1.0"?>
3 <FieldContainer
4 name="BinarySwapComposer"
5 parent="ImageComposer"
6 library="Cluster"
7 pointerfieldtypes="none"
8 structure="concrete"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 decoratable="false"
12 useLocalIncludes="false"
13 docGroupBase="GrpClusterWindow"
15 <Field
16 name="short"
17 type="bool"
18 cardinality="single"
19 visibility="external"
20 defaultValue="true"
21 access="public"
23 </Field>
24 <Field
25 name="alpha"
26 type="bool"
27 cardinality="single"
28 visibility="external"
29 defaultValue="false"
30 access="public"
32 </Field>
33 <Field
34 name="tileSize"
35 type="UInt32"
36 cardinality="single"
37 visibility="external"
38 defaultValue="44"
39 access="public"
41 </Field>
42 </FieldContainer>