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
/
Material
/
Base
/
OSGVariantMaterial.fcd
blob
f044bcde6a7844206a48a9023afae6ffdb29d652
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"VariantMaterial"
5
parent
=
"CompositeMaterial"
6
library
=
"System"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
docGroupBase
=
"GrpSystemMaterial"
12
>
13
<Field
14
name
=
"fallbackMaterial"
15
type
=
"PrimeMaterialPtr"
16
cardinality
=
"single"
17
visibility
=
"external"
18
access
=
"public"
19
>
20
</Field>
21
</FieldContainer>