fixed: auto_ptr -> unique_ptr
[opensg.git] / Source / System / FileIO / WRL / OSGVRMLAttachment.fcd
blobc60ca5a57efd87ca2a54ab5846ce770b98ea0ec0
1 <?xml version="1.0"?>
3 <FieldContainer
4 name="VRMLAttachment"
5 parent="Attachment"
6 library="FileIO"
7 pointerfieldtypes="both"
8 structure="concrete"
9 systemcomponent="true"
10 parentsystemcomponent="true"
11 docGroupBase="GrpFileIOWRL"
13 <Field
14 name="vrmlNodeTypename"
15 type="std::string"
16 cardinality="single"
17 visibility="external"
18 access="public"
19 defaultValue=""
21 </Field>
22 </FieldContainer>