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
/
State
/
Base
/
OSGChunkBlock.fcd
blob
a099b30a8ea0700b20b1ff0ac303b87230dab0ca
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"ChunkBlock"
5
parent
=
"FieldContainer"
6
library
=
"System"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
isNodeCore
=
"false"
12
>
13
<Field
14
name
=
"chunks"
15
type
=
"StateChunkPtr"
16
cardinality
=
"multi"
17
visibility
=
"external"
18
access
=
"protected"
19
ptrFieldAccess =
"custom"
20
pushToFieldAs
=
"pushToChunks"
21
replaceInMFieldIndexAs
=
"replaceChunk"
22
>
23
</Field>
24
</FieldContainer>