| Package | Description |
|---|---|
| org.web3d.x3d.jsail.RigidBodyPhysics |
The Rigid Body Physics component describes how to model rigid bodies and their interactions
through the application of basic physics principles to effect motion.
|
| org.web3d.x3d.sai.RigidBodyPhysics |
The Rigid Body Physics component describes how to model rigid bodies and their interactions
through the application of basic physics principles to effect motion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleAxisHingeJointObject
X3D node tooltip: (X3D version 3.2 or later) [X3DRigidJointNode] DoubleAxisHingeJoint has two independent axes located around a common anchor point. axis1 has limits and a motor, axis 2 only has a motor Contains two RigidBody nodes (containerField values body1, body2).
|
| Modifier and Type | Method and Description |
|---|---|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setAnchorPoint(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setAxis1(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named axis1.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setAxis2(float[] newValue)
Assign 3-tuple float array to inputOutput SFVec3f field named axis2.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setBody1(RigidBody newValue)
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setBody2(RigidBody newValue)
Assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setDesiredAngularVelocity1(float newValue)
Assign float value to inputOutput SFFloat field named desiredAngularVelocity1.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setDesiredAngularVelocity2(float newValue)
Assign float value to inputOutput SFFloat field named desiredAngularVelocity2.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setForceOutput(java.lang.String[] newValue)
Assign String enumeration array (""ALL""|""NONE"") ['"ALL"'|'"NONE"'|'"etc."'] to inputOutput MFString field named forceOutput.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setMaxAngle1(float newValue)
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setMaxTorque1(float newValue)
Assign float value to inputOutput SFFloat field named maxTorque1.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setMaxTorque2(float newValue)
Assign float value to inputOutput SFFloat field named maxTorque2.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setMinAngle1(float newValue)
Assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setStop1Bounce(float newValue)
Assign float value to inputOutput SFFloat field named stop1Bounce.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setStop1ConstantForceMix(float newValue)
Assign float value to inputOutput SFFloat field named stop1ConstantForceMix.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setStop1ErrorCorrection(float newValue)
Assign float value to inputOutput SFFloat field named stop1ErrorCorrection.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setSuspensionErrorCorrection(float newValue)
Assign float value to inputOutput SFFloat field named suspensionErrorCorrection.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.setSuspensionForce(float newValue)
Assign float value to inputOutput SFFloat field named suspensionForce.
|
DoubleAxisHingeJoint |
DoubleAxisHingeJoint.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.