Uses of Interface
org.web3d.x3d.sai.RigidBodyPhysics.DoubleAxisHingeJoint
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.RigidBodyPhysics | |
| org.web3d.x3d.sai.RigidBodyPhysics |
-
Uses of DoubleAxisHingeJoint in org.web3d.x3d.jsail.RigidBodyPhysics
Classes in org.web3d.x3d.jsail.RigidBodyPhysics that implement DoubleAxisHingeJoint Modifier and Type Class Description classDoubleAxisHingeJointObjectDoubleAxisHingeJoint has two independent axes located around a common anchor point. -
Uses of DoubleAxisHingeJoint in org.web3d.x3d.sai.RigidBodyPhysics
Methods in org.web3d.x3d.sai.RigidBodyPhysics that return DoubleAxisHingeJoint Modifier and Type Method Description DoubleAxisHingeJointDoubleAxisHingeJoint. setAnchorPoint(float[] newValue)Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.DoubleAxisHingeJointDoubleAxisHingeJoint. setAxis1(float[] newValue)Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.DoubleAxisHingeJointDoubleAxisHingeJoint. setAxis2(float[] newValue)Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.DoubleAxisHingeJointDoubleAxisHingeJoint. setBody1(RigidBody newValue)Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.DoubleAxisHingeJointDoubleAxisHingeJoint. setBody2(RigidBody newValue)Accessor method to assign RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.DoubleAxisHingeJointDoubleAxisHingeJoint. setDesiredAngularVelocity1(float newValue)Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity1.DoubleAxisHingeJointDoubleAxisHingeJoint. setDesiredAngularVelocity2(float newValue)Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity2.DoubleAxisHingeJointDoubleAxisHingeJoint. setForceOutput(java.lang.String[] newValue)Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.DoubleAxisHingeJointDoubleAxisHingeJoint. setMaxAngle1(float newValue)Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.DoubleAxisHingeJointDoubleAxisHingeJoint. setMaxTorque1(float newValue)Accessor method to assign float value to inputOutput SFFloat field named maxTorque1.DoubleAxisHingeJointDoubleAxisHingeJoint. setMaxTorque2(float newValue)Accessor method to assign float value to inputOutput SFFloat field named maxTorque2.DoubleAxisHingeJointDoubleAxisHingeJoint. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.DoubleAxisHingeJointDoubleAxisHingeJoint. setMinAngle1(float newValue)Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.DoubleAxisHingeJointDoubleAxisHingeJoint. setStop1Bounce(float newValue)Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.DoubleAxisHingeJointDoubleAxisHingeJoint. setStop1ConstantForceMix(float newValue)Accessor method to assign float value to inputOutput SFFloat field named stop1ConstantForceMix.DoubleAxisHingeJointDoubleAxisHingeJoint. setStop1ErrorCorrection(float newValue)Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.DoubleAxisHingeJointDoubleAxisHingeJoint. setSuspensionErrorCorrection(float newValue)Accessor method to assign float value to inputOutput SFFloat field named suspensionErrorCorrection.DoubleAxisHingeJointDoubleAxisHingeJoint. setSuspensionForce(float newValue)Accessor method to assign float value to inputOutput SFFloat field named suspensionForce.