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
/
OSGCgFXVariableTexObj.fcd
blob
c6d868da20268546ca5a719f9a98c1ee84f479f0
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"CgFXVariableTexObj"
5
parent
=
"ShaderValueVariable"
6
library
=
"ContribCgFX"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
docGroupBase
=
"GrpSystemShader"
14
>
15
<Field
16
name
=
"value"
17
type
=
"Int32"
18
cardinality
=
"single"
19
visibility
=
"internal"
20
access
=
"public"
21
defaultValue
=
"-1"
22
>
23
parameter value
24
</Field>
25
<Field
26
name
=
"filePath"
27
type
=
"std::string"
28
cardinality
=
"single"
29
visibility
=
"external"
30
access
=
"public"
31
>
32
filepath of this texture
33
</Field>
34
</FieldContainer>