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: compile issue
[opensg.git]
/
Source
/
Contrib
/
CgFXMaterial
/
OSGCgFXPassChunk.fcd
blob
d1c2a759990e917e069dc89fb34c24eeb1b86693
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"CgFXPassChunk"
5
parent
=
"FullStateChunk"
6
library
=
"ContribCgFX"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
>
14
<Field
15
name
=
"material"
16
type
=
"CgFXMaterial"
17
category
=
"weakpointer"
18
cardinality
=
"single"
19
visibility
=
"external"
20
access
=
"protected"
21
defaultValue
=
"NULL"
22
>
23
</Field>
24
<!--
25
<Field
26
name="GLId"
27
type="UInt32"
28
cardinality="single"
29
visibility="internal"
30
access="public"
31
>
32
</Field> -->
33
</FieldContainer>