8#ifndef META_OCEAN_SCENEDESCRIPTION_SDX_X3D_X3D_TOUCH_SENSOR_NODE_H
9#define META_OCEAN_SCENEDESCRIPTION_SDX_X3D_X3D_TOUCH_SENSOR_NODE_H
17namespace SceneDescription
This class implements a node specification object.
Definition scenedescription/Node.h:77
This class implements an abstract x3d pointing device sensor node.
Definition X3DPointingDeviceSensorNode.h:35
This class implements an abstract x3d touch sensor node.
Definition X3DTouchSensorNode.h:31
void registerFields(NodeSpecification &specification)
Registers the fields of this node.
SingleTime touchTime_
TouchTime field.
Definition X3DTouchSensorNode.h:49
X3DTouchSensorNode(const SDXEnvironment *environment)
Creates an abstract x3d touch sensor node.
This class implements a node environment container.
Definition SDXNode.h:62
The namespace covering the entire Ocean framework.
Definition Accessor.h:15