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
/
NodeCores
/
Groups
/
Light
/
Shadow
/
Engines
/
OSGSimpleShadowMapEngine.fcd
blob
7be2b86f6ba2022efb1e36463254443b7524f4b1
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"SimpleShadowMapEngine"
5
parent
=
"ShadowMapEngine"
6
library
=
"Group"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
isNodeCore
=
"false"
12
docGroupBase
=
"GrpGroupLightShadowEngines"
13
>
14
<Field
15
name
=
"shadowColor"
16
category
=
"data"
17
type
=
"Color4f"
18
cardinality
=
"single"
19
visibility
=
"external"
20
defaultValue
=
"0.f, 0.f, 0.f, 1.f"
21
access
=
"public"
22
>
23
</Field>
24
<Field
25
name
=
"forceTextureUnit"
26
type
=
"Int32"
27
cardinality
=
"single"
28
visibility
=
"external"
29
defaultValue
=
"-1"
30
access
=
"public"
31
>
32
</Field>
33
</FieldContainer>