Uses of Interface
org.web3d.x3d.sai.PointingDeviceSensor.X3DTouchSensorNode
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Geospatial | |
| org.web3d.x3d.jsail.PointingDeviceSensor | |
| org.web3d.x3d.sai.Geospatial | |
| org.web3d.x3d.sai.PointingDeviceSensor |
-
Uses of X3DTouchSensorNode in org.web3d.x3d.jsail.Geospatial
Classes in org.web3d.x3d.jsail.Geospatial that implement X3DTouchSensorNode Modifier and Type Class Description classGeoTouchSensorObjectGeoTouchSensor returns geographic coordinates for the object being selected. -
Uses of X3DTouchSensorNode in org.web3d.x3d.jsail.PointingDeviceSensor
Classes in org.web3d.x3d.jsail.PointingDeviceSensor that implement X3DTouchSensorNode 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 X3DTouchSensorNode in org.web3d.x3d.sai.Geospatial
Subinterfaces of X3DTouchSensorNode in org.web3d.x3d.sai.Geospatial Modifier and Type Interface Description interfaceGeoTouchSensorGeoTouchSensor returns geographic coordinates for the object being selected. -
Uses of X3DTouchSensorNode in org.web3d.x3d.sai.PointingDeviceSensor
Subinterfaces of X3DTouchSensorNode in org.web3d.x3d.sai.PointingDeviceSensor Modifier and Type Interface Description interfaceTouchSensorTouchSensor tracks location and state of the pointing device, detecting when a user points at or selects (activates) geometry.Methods in org.web3d.x3d.sai.PointingDeviceSensor that return X3DTouchSensorNode Modifier and Type Method Description X3DTouchSensorNodeX3DTouchSensorNode. setDescription(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named description.X3DTouchSensorNodeX3DTouchSensorNode. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.X3DTouchSensorNodeX3DTouchSensorNode. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.