repo.or.cz
/
opensg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fixed: auto_ptr -> unique_ptr
[opensg.git]
/
Source
/
System
/
FileIO
/
WRL
/
OSGVRMLAttachment.fcd
blob
c60ca5a57efd87ca2a54ab5846ce770b98ea0ec0
1
<?xml
version
=
"1.0"
?>
2
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"
12
>
13
<Field
14
name
=
"vrmlNodeTypename"
15
type
=
"std::string"
16
cardinality
=
"single"
17
visibility
=
"external"
18
access
=
"public"
19
defaultValue
=
""
20
>
21
</Field>
22
</FieldContainer>