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
/
Base
/
OSGLightEngine.fcd
blob
884f2b06a001c3c5dd3bc4a43cb15f1e16a730fc
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"LightEngine"
5
parent
=
"AttachmentContainer"
6
library
=
"System"
7
structure
=
"abstract"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
isNodeCore
=
"false"
12
docGroupBase
=
"GrpSystemNodeCoreGroups"
13
>
14
<Field
15
name
=
"enabled"
16
type
=
"bool"
17
cardinality
=
"single"
18
visibility
=
"external"
19
defaultValue
=
"true"
20
access
=
"public"
21
>
22
</Field>
23
</FieldContainer>