| 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 |
PlaneSensorObject
X3D node tooltip: [X3DDragSensorNode] PlaneSensor converts pointing device motion into 2D translation parallel to the local Z=0 plane.
|
| Modifier and Type | Method and Description |
|---|---|
PlaneSensor |
PlaneSensor.setAutoOffset(boolean newValue)
Assign boolean value to inputOutput SFBool field named autoOffset.
|
PlaneSensor |
PlaneSensor.setAxisRotation(float[] newValue)
Assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named axisRotation.
|
PlaneSensor |
PlaneSensor.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
PlaneSensor |
PlaneSensor.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
PlaneSensor |
PlaneSensor.setDescription(java.lang.String newValue)
Assign String value to inputOutput SFString field named description.
|
PlaneSensor |
PlaneSensor.setEnabled(boolean newValue)
Assign boolean value to inputOutput SFBool field named enabled.
|
PlaneSensor |
PlaneSensor.setMaxPosition(float[] newValue)
Assign 2-tuple float array to inputOutput SFVec2f field named maxPosition.
|
PlaneSensor |
PlaneSensor.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
PlaneSensor |
PlaneSensor.setMinPosition(float[] newValue)
Assign 2-tuple float array to inputOutput SFVec2f field named minPosition.
|
PlaneSensor |
PlaneSensor.setOffset(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named offset.
|
PlaneSensor |
PlaneSensor.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.