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
/
OSGBillboard.fcd
blob
82f7e15d283f14a5327357ba56a337dd51eed9e6
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"Billboard"
5
parent
=
"Group"
6
library
=
"Group"
7
pointerfieldtypes
=
"both"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
isNodeCore
=
"true"
12
docGroupBase
=
"GrpGroupMisc"
13
>
14
<Field
15
name
=
"axisOfRotation"
16
type
=
"Vec3f"
17
cardinality
=
"single"
18
visibility
=
"external"
19
defaultValue
=
"0.f, 1.f, 0.f"
20
access
=
"public"
21
>
22
</Field>
23
<Field
24
name
=
"focusOnCamera"
25
type
=
"bool"
26
cardinality
=
"single"
27
visibility
=
"external"
28
defaultValue
=
"true"
29
access
=
"public"
30
>
31
</Field>
32
<Field
33
name
=
"alignToScreen"
34
type
=
"bool"
35
cardinality
=
"single"
36
visibility
=
"external"
37
defaultValue
=
"false"
38
access
=
"public"
39
>
40
</Field>
41
<Field
42
name
=
"minAngle"
43
type
=
"Real32"
44
cardinality
=
"single"
45
visibility
=
"external"
46
defaultValue
=
"0.0f"
47
access
=
"public"
48
>
49
</Field>
50
<Field
51
name
=
"maxAngle"
52
type
=
"Real32"
53
cardinality
=
"single"
54
visibility
=
"external"
55
defaultValue
=
"-1.0f"
56
access
=
"public"
57
>
58
</Field>
59
</FieldContainer>