fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / System / State / Shader / Variables / OSGShaderVariableOSG.fcd
bloba211aa79609a75a435b34beb7a5a403d05896bb4
1 <?xml version="1.0"?>
3 <FieldContainer
4 name="ShaderVariableOSG"
5 parent="ShaderProcVariable"
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="osgVarType"
17 type="UInt32"
18 cardinality="single"
19 visibility="external"
20 access="protected"
21 defaultValue="0"
23 parameter value
24 </Field>
25 </FieldContainer>