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
/
Misc
/
OSGRangeLOD.fcd
blob
8b8ea57cbb3c506befa9674676ae1871e5cc6b8b
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"RangeLOD"
5
parent
=
"Group"
6
library
=
"Group"
7
pointerfieldtypes
=
"none"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
isNodeCore
=
"true"
12
docGroupBase
=
"GrpGroupMisc"
13
>
14
OpenFlight LOD
15
<Field
16
name
=
"center"
17
type
=
"Pnt3f"
18
cardinality
=
"single"
19
visibility
=
"external"
20
access
=
"public"
21
>
22
The center for distance calculation.
23
</Field>
24
<Field
25
name
=
"switchIn"
26
type
=
"Real32"
27
cardinality
=
"single"
28
visibility
=
"external"
29
access
=
"public"
30
>
31
The range intervals.
32
</Field>
33
<Field
34
name
=
"switchOut"
35
type
=
"Real32"
36
cardinality
=
"single"
37
visibility
=
"external"
38
access
=
"public"
39
>
40
The range intervals.
41
</Field>
42
</FieldContainer>