fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / System / State / Shader / Variables / OSGShaderVariablePnt2f.fcd
blob2b9214aa1bc91a6faf712d4ee987e777f437371d
1 <?xml version="1.0"?>
3 <FieldContainer
4 name="ShaderVariablePnt2f"
5 parent="ShaderValueVariable"
6 library="System"
7 pointerfieldtypes="both"
8 structure="concrete"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 decoratable="false"
12 useLocalIncludes="false"
13 docGroupBase="GrpSystemShader"
15 <Field
16 name="value"
17 type="Pnt2f"
18 cardinality="single"
19 visibility="external"
20 access="public"
22 variable value
23 </Field>
24 </FieldContainer>