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
/
Misc
/
OSGComponentTransform.fcd
blob
ba69a0b6992720a4f198c92f19c5e0581310f2b8
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"ComponentTransform"
5
parent
=
"Transform"
6
library
=
"Group"
7
structure
=
"concrete"
8
pointerfieldtypes
=
"both"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
isNodeCore
=
"true"
12
docGroupBase
=
"GrpGroupMisc"
13
>
14
<Field
15
name
=
"center"
16
type
=
"Vec3f"
17
cardinality
=
"single"
18
visibility
=
"external"
19
>
20
</Field>
21
<Field
22
name
=
"rotation"
23
type
=
"Quaternion"
24
cardinality
=
"single"
25
visibility
=
"external"
26
>
27
</Field>
28
<Field
29
name
=
"scale"
30
type
=
"Vec3f"
31
cardinality
=
"single"
32
visibility
=
"external"
33
>
34
</Field>
35
<Field
36
name
=
"scaleOrientation"
37
type
=
"Quaternion"
38
cardinality
=
"single"
39
visibility
=
"external"
40
>
41
</Field>
42
<Field
43
name
=
"translation"
44
type
=
"Vec3f"
45
cardinality
=
"single"
46
visibility
=
"external"
47
>
48
</Field>
49
</FieldContainer>