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
/
Contrib
/
ComplexSceneManager
/
Sensor
/
InterfaceSensors
/
OSGMouseDataInterfaceSensor.fcd
blob
ad3f8f2df61603116baff5930ebd17ebb8ec2bfd
1
<?xml
version
=
"1.0"
?>
2
3
<FieldContainer
4
name
=
"MouseDataInterfaceSensor"
5
parent
=
"DeviceInterfaceSensor"
6
library
=
"ContribCSM"
7
pointerfieldtypes
=
"none"
8
structure
=
"concrete"
9
systemcomponent
=
"true"
10
parentsystemcomponent
=
"true"
11
decoratable
=
"false"
12
useLocalIncludes
=
"false"
13
isNodeCore
=
"false"
14
isBundle
=
"false"
15
parentFields
=
"none"
16
>
17
<Field
18
name
=
"mouseData"
19
type
=
"MouseData"
20
cardinality
=
"single"
21
visibility
=
"internal"
22
access
=
"public"
23
>
24
</Field>
25
</FieldContainer>