Click or drag to resize
SoVRMLGeoTouchSensor Properties

The SoVRMLGeoTouchSensor type exposes the following members.

Properties
  NameDescription
Public propertydescription

String that describes the sensor.

(Inherited from SoVRMLTouchSensor.)
Public propertyenabled

Enables (true) or disables (false) the sensor.

(Inherited from SoVRMLTouchSensor.)
Public propertygeoOrigin

An SoVRMLGeoOrigin node specifying the origin of the local coordinate system.

Public propertygeoSystem

Defines the spatial reference frame.

Public propertyhitGeoCoord_changed

Output event sent when cursor on shape.

Public propertyhitGeoCoordString_changed

Output event sent when cursor on shape.

Public propertyhitNormal_changed

Output event sent when cursor is on shape.

(Inherited from SoVRMLTouchSensor.)
Public propertyhitPoint_changed

Output event sent when cursor on shape.

(Inherited from SoVRMLTouchSensor.)
Public propertyhitTexCoord_changed

Output event sent when cursor on shape.

(Inherited from SoVRMLTouchSensor.)
Public propertyisActive

Output event sent on button press/release.

(Inherited from SoVRMLTouchSensor.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyisOver

Output event sent when cursor on shape.

(Inherited from SoVRMLTouchSensor.)
Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertytouchTime

Output events sent on button release.

(Inherited from SoVRMLTouchSensor.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also