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
/
Dynamics
/
Skeleton
/
OSGGPUSkinningDataAttachment.fcd
blob
5d1c9471d200b69e1bf17f9d8d0b9f63bf593ce3
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"GPUSkinningDataAttachment"
5
parent
=
"Attachment"
6
library
=
"Dynamics"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
childFields
=
"none"
13
parentFields
=
"none"
14
>
15
<Field
16
name
=
"shaderCode"
17
type
=
"ShaderProgramChunk"
18
category
=
"pointer"
19
cardinality
=
"single"
20
visibility
=
"external"
21
access
=
"public"
22
defaultValue
=
"NULL"
23
>
24
</Field>
25
26
<Field
27
name
=
"dataValid"
28
type
=
"bool"
29
category
=
"data"
30
cardinality
=
"single"
31
visibility
=
"external"
32
access
=
"public"
33
defaultValue
=
"false"
34
>
35
</Field>
36
37
</FieldContainer>