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: auto_ptr -> unique_ptr
[opensg.git]
/
Source
/
System
/
NodeCores
/
Groups
/
Effects
/
DeferredShading
/
OSGDSLightChunk.fcd
blob
eaadfb59114e9cc6ae1f6e4793ec3ecc042dc40b
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"DSLightChunk"
5
parent
=
"LightChunk"
6
library
=
"EffectGroups"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
docGroupBase
=
"GrpEffectsGroupsDeferredShading"
12
>
13
<Field
14
name
=
"effectiveRange"
15
category
=
"data"
16
type
=
"Real32"
17
cardinality
=
"single"
18
visibility
=
"external"
19
defaultValue
=
"0.f"
20
access
=
"public"
21
>
22
</Field>
23
</FieldContainer>