Uses of Interface
org.web3d.x3d.sai.PointingDeviceSensor.TouchSensor
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.PointingDeviceSensor | |
| org.web3d.x3d.sai.PointingDeviceSensor |
-
Uses of TouchSensor in org.web3d.x3d.jsail.PointingDeviceSensor
Classes in org.web3d.x3d.jsail.PointingDeviceSensor that implement TouchSensor Modifier and Type Class Description classTouchSensorObjectTouchSensor tracks location and state of the pointing device, detecting when a user points at or selects (activates) geometry. -
Uses of TouchSensor in org.web3d.x3d.sai.PointingDeviceSensor
Methods in org.web3d.x3d.sai.PointingDeviceSensor that return TouchSensor Modifier and Type Method Description TouchSensorTouchSensor. setDescription(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named description.TouchSensorTouchSensor. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.TouchSensorTouchSensor. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.