| 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 |
CylinderSensorObject
X3D node tooltip: [X3DDragSensorNode] CylinderSensor converts pointer motion (for example, a mouse or wand) into rotation values using an invisible cylinder aligned with local Y-axis.
|
| Modifier and Type | Method and Description |
|---|---|
CylinderSensor |
CylinderSensor.setAutoOffset(boolean newValue)
Assign boolean value to inputOutput SFBool field named autoOffset.
|
CylinderSensor |
CylinderSensor.setAxisRotation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
|
CylinderSensor |
CylinderSensor.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
CylinderSensor |
CylinderSensor.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
CylinderSensor |
CylinderSensor.setDescription(java.lang.String newValue)
Assign String value to inputOutput SFString field named description.
|
CylinderSensor |
CylinderSensor.setDiskAngle(float newValue)
Assign float value unit axis, angle (in radians) within allowed range of [0,1.5708] to inputOutput SFFloat field named diskAngle.
|
CylinderSensor |
CylinderSensor.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
CylinderSensor |
CylinderSensor.setMaxAngle(float newValue)
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to inputOutput SFFloat field named maxAngle.
|
CylinderSensor |
CylinderSensor.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
CylinderSensor |
CylinderSensor.setMinAngle(float newValue)
Assign float value unit axis, angle (in radians) within allowed range of (-6.2832,6.2832) to inputOutput SFFloat field named minAngle.
|
CylinderSensor |
CylinderSensor.setOffset(float newValue)
Assign float value to inputOutput SFFloat field named offset.
|
CylinderSensor |
CylinderSensor.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.