| Package | Description |
|---|---|
| org.web3d.x3d.jsail.PointingDeviceSensor |
Pointing device sensor nodes detect pointing events from user-interface devices, defining
activities such as a user selecting a piece of geometry.
|
| org.web3d.x3d.sai.PointingDeviceSensor |
Pointing device sensor nodes detect pointing events from user-interface devices, defining
activities such as a user selecting a piece of geometry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SphereSensorObject
X3D node tooltip: [X3DDragSensorNode] SphereSensor converts pointing device motion into a spherical rotation about the origin of the local coordinate system.
|
| Modifier and Type | Method and Description |
|---|---|
SphereSensor |
SphereSensor.setAutoOffset(boolean newValue)
Assign boolean value to inputOutput SFBool field named autoOffset.
|
SphereSensor |
SphereSensor.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
SphereSensor |
SphereSensor.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
SphereSensor |
SphereSensor.setDescription(java.lang.String newValue)
Assign String value to inputOutput SFString field named description.
|
SphereSensor |
SphereSensor.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
SphereSensor |
SphereSensor.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
SphereSensor |
SphereSensor.setOffset(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named offset.
|
SphereSensor |
SphereSensor.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.