Uses of Interface
org.web3d.x3d.sai.PointingDeviceSensor.SphereSensor
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.PointingDeviceSensor | |
| org.web3d.x3d.sai.PointingDeviceSensor |
-
Uses of SphereSensor in org.web3d.x3d.jsail.PointingDeviceSensor
Classes in org.web3d.x3d.jsail.PointingDeviceSensor that implement SphereSensor Modifier and Type Class Description classSphereSensorObjectSphereSensor converts pointing device motion into a spherical rotation about the origin of the local coordinate system. -
Uses of SphereSensor in org.web3d.x3d.sai.PointingDeviceSensor
Methods in org.web3d.x3d.sai.PointingDeviceSensor that return SphereSensor Modifier and Type Method Description SphereSensorSphereSensor. setAutoOffset(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named autoOffset.SphereSensorSphereSensor. setDescription(java.lang.String newValue)Accessor method to assign String value to inputOutput SFString field named description.SphereSensorSphereSensor. setEnabled(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named enabled.SphereSensorSphereSensor. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.SphereSensorSphereSensor. setOffset(float[] newValue)Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named offset.