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
/
Contrib
/
ComplexSceneManager
/
Helper
/
Shader
/
OSGSimpleSHLChunkFile.fcd
blob
9b62554257d8f25e13459bcfd4ac46280fb8659f
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"SimpleSHLChunkFile"
5
parent
=
"SimpleSHLChunk"
6
library
=
"ContribCSM"
7
pointerfieldtypes
=
"none"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
isNodeCore
=
"false"
14
isBundle
=
"false"
15
parentFields
=
"none"
16
>
17
<Field
18
name
=
"vertexProgramUrl"
19
type
=
"std::string"
20
cardinality
=
"single"
21
visibility
=
"external"
22
access
=
"public"
23
>
24
</Field>
25
<Field
26
name
=
"geometryProgramUrl"
27
type
=
"std::string"
28
cardinality
=
"single"
29
visibility
=
"external"
30
access
=
"public"
31
>
32
</Field>
33
<Field
34
name
=
"fragmentProgramUrl"
35
type
=
"std::string"
36
cardinality
=
"single"
37
visibility
=
"external"
38
access
=
"public"
39
>
40
</Field>
41
</FieldContainer>