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
changed: gcc8 base update
[opensg.git]
/
Source
/
System
/
State
/
Base
/
OSGChunkListHelper.fcd
blob
592132fe70572e3830567055c1a8428776cf1f2f
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"ChunkListHelper"
5
parent
=
"FieldContainer"
6
library
=
"System"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
docGroupBase
=
"GrpSystemFieldContainer"
12
>
13
<Field
14
name
=
"slot"
15
type
=
"Int32"
16
cardinality
=
"single"
17
visibility
=
"external"
18
access
=
"public"
19
>
20
</Field>
21
<Field
22
name
=
"chunk"
23
type
=
"StateChunkPtr"
24
cardinality
=
"single"
25
visibility
=
"external"
26
access
=
"public"
27
>
28
</Field>
29
</FieldContainer>