Uses of Class
org.web3d.x3d.jsail.RigidBodyPhysics.DoubleAxisHingeJoint
Packages that use DoubleAxisHingeJoint
Package
Description
The Rigid Body Physics component describes how to model rigid bodies and their interactions through the application of basic physics principles to effect motion.
-
Uses of DoubleAxisHingeJoint in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics that return DoubleAxisHingeJointModifier and TypeMethodDescriptionDoubleAxisHingeJoint.addComments
(String newComment) Add comment as String to contained commentsList.DoubleAxisHingeJoint.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.DoubleAxisHingeJoint.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.DoubleAxisHingeJoint.addForceOutput
(String newValue) Add singleton String value to MFString forceOutput field.DoubleAxisHingeJoint.addForceOutput
(SFString newValue) Add singleton SFString value to MFString forceOutput field.DoubleAxisHingeJoint.clearBody1()
Utility method to clear SFNode value of body1 field.DoubleAxisHingeJoint.clearBody2()
Utility method to clear SFNode value of body2 field.DoubleAxisHingeJoint.clearForceOutput()
Utility method to clear MFString value of forceOutput field.DoubleAxisHingeJoint.clearIS()
Utility method to clear SFNode value of IS field.DoubleAxisHingeJoint.clearMetadata()
Utility method to clear SFNode value of metadata field.DoubleAxisHingeJoint.setAnchorPoint
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetAnchorPoint(float[])
.DoubleAxisHingeJoint.setAnchorPoint
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetAnchorPoint(float[])
.DoubleAxisHingeJoint.setAnchorPoint
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.DoubleAxisHingeJoint.setAnchorPoint
(float x, float y, float z) Assign values to SFVec3f anchorPoint field, similar tosetAnchorPoint(float[])
.DoubleAxisHingeJoint.setAnchorPoint
(SFVec3f newValue) Assign typed object value to SFVec3f anchorPoint field, similar tosetAnchorPoint(float[])
.DoubleAxisHingeJoint.setAxis1
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetAxis1(float[])
.DoubleAxisHingeJoint.setAxis1
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetAxis1(float[])
.DoubleAxisHingeJoint.setAxis1
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.DoubleAxisHingeJoint.setAxis1
(float x, float y, float z) Assign values to SFVec3f axis1 field, similar tosetAxis1(float[])
.Assign typed object value to SFVec3f axis1 field, similar tosetAxis1(float[])
.DoubleAxisHingeJoint.setAxis2
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetAxis2(float[])
.DoubleAxisHingeJoint.setAxis2
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetAxis2(float[])
.DoubleAxisHingeJoint.setAxis2
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.DoubleAxisHingeJoint.setAxis2
(float x, float y, float z) Assign values to SFVec3f axis2 field, similar tosetAxis2(float[])
.Assign typed object value to SFVec3f axis2 field, similar tosetAxis2(float[])
.DoubleAxisHingeJoint.setBody1
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body1.Accessor method to assign org.web3d.x3d.sai.RigidBodyPhysics.RigidBody instance (using a properly typed node) to inputOutput SFNode field body1.DoubleAxisHingeJoint.setBody2
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field body2.Accessor method to assign org.web3d.x3d.sai.RigidBodyPhysics.RigidBody instance (using a properly typed node) to inputOutput SFNode field body2.final DoubleAxisHingeJoint
DoubleAxisHingeJoint.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.DoubleAxisHingeJoint.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final DoubleAxisHingeJoint
DoubleAxisHingeJoint.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.DoubleAxisHingeJoint.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final DoubleAxisHingeJoint
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.DoubleAxisHingeJoint.setDesiredAngularVelocity1
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetDesiredAngularVelocity1(float)
.DoubleAxisHingeJoint.setDesiredAngularVelocity1
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity1.DoubleAxisHingeJoint.setDesiredAngularVelocity1
(SFFloat newValue) Assign typed object value to SFFloat desiredAngularVelocity1 field, similar tosetDesiredAngularVelocity1(float)
.DoubleAxisHingeJoint.setDesiredAngularVelocity2
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetDesiredAngularVelocity2(float)
.DoubleAxisHingeJoint.setDesiredAngularVelocity2
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named desiredAngularVelocity2.DoubleAxisHingeJoint.setDesiredAngularVelocity2
(SFFloat newValue) Assign typed object value to SFFloat desiredAngularVelocity2 field, similar tosetDesiredAngularVelocity2(float)
.DoubleAxisHingeJoint.setForceOutput
(String newValue) Assign singleton String value to MFString forceOutput field, similar tosetForceOutput(String[])
.DoubleAxisHingeJoint.setForceOutput
(String[] newValue) Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.DoubleAxisHingeJoint.setForceOutput
(ArrayList<String> newValue) Assign ArrayList value of MFString forceOutput field, similar tosetForceOutput(String[])
.DoubleAxisHingeJoint.setForceOutput
(MFString newValue) Assign typed object value to MFString forceOutput field, similar tosetForceOutput(String[])
.DoubleAxisHingeJoint.setForceOutput
(SFString newValue) Assign single SFString object value to MFString forceOutput field, similar tosetForceOutput(String[])
.final DoubleAxisHingeJoint
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.DoubleAxisHingeJoint.setMaxAngle1
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetMaxAngle1(float)
.DoubleAxisHingeJoint.setMaxAngle1
(float newValue) Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named maxAngle1.DoubleAxisHingeJoint.setMaxAngle1
(SFFloat newValue) Assign typed object value to SFFloat maxAngle1 field, similar tosetMaxAngle1(float)
.DoubleAxisHingeJoint.setMaxTorque1
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetMaxTorque1(float)
.DoubleAxisHingeJoint.setMaxTorque1
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named maxTorque1.DoubleAxisHingeJoint.setMaxTorque1
(SFFloat newValue) Assign typed object value to SFFloat maxTorque1 field, similar tosetMaxTorque1(float)
.DoubleAxisHingeJoint.setMaxTorque2
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetMaxTorque2(float)
.DoubleAxisHingeJoint.setMaxTorque2
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named maxTorque2.DoubleAxisHingeJoint.setMaxTorque2
(SFFloat newValue) Assign typed object value to SFFloat maxTorque2 field, similar tosetMaxTorque2(float)
.DoubleAxisHingeJoint.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.DoubleAxisHingeJoint.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.DoubleAxisHingeJoint.setMinAngle1
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetMinAngle1(float)
.DoubleAxisHingeJoint.setMinAngle1
(float newValue) Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named minAngle1.DoubleAxisHingeJoint.setMinAngle1
(SFFloat newValue) Assign typed object value to SFFloat minAngle1 field, similar tosetMinAngle1(float)
.DoubleAxisHingeJoint.setStop1Bounce
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetStop1Bounce(float)
.DoubleAxisHingeJoint.setStop1Bounce
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.DoubleAxisHingeJoint.setStop1Bounce
(SFFloat newValue) Assign typed object value to SFFloat stop1Bounce field, similar tosetStop1Bounce(float)
.DoubleAxisHingeJoint.setStop1ConstantForceMix
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetStop1ConstantForceMix(float)
.DoubleAxisHingeJoint.setStop1ConstantForceMix
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1ConstantForceMix.DoubleAxisHingeJoint.setStop1ConstantForceMix
(SFFloat newValue) Assign typed object value to SFFloat stop1ConstantForceMix field, similar tosetStop1ConstantForceMix(float)
.DoubleAxisHingeJoint.setStop1ErrorCorrection
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetStop1ErrorCorrection(float)
.DoubleAxisHingeJoint.setStop1ErrorCorrection
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.DoubleAxisHingeJoint.setStop1ErrorCorrection
(SFFloat newValue) Assign typed object value to SFFloat stop1ErrorCorrection field, similar tosetStop1ErrorCorrection(float)
.DoubleAxisHingeJoint.setSuspensionErrorCorrection
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetSuspensionErrorCorrection(float)
.DoubleAxisHingeJoint.setSuspensionErrorCorrection
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named suspensionErrorCorrection.DoubleAxisHingeJoint.setSuspensionErrorCorrection
(SFFloat newValue) Assign typed object value to SFFloat suspensionErrorCorrection field, similar tosetSuspensionErrorCorrection(float)
.DoubleAxisHingeJoint.setSuspensionForce
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetSuspensionForce(float)
.DoubleAxisHingeJoint.setSuspensionForce
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named suspensionForce.DoubleAxisHingeJoint.setSuspensionForce
(SFFloat newValue) Assign typed object value to SFFloat suspensionForce field, similar tosetSuspensionForce(float)
.final DoubleAxisHingeJoint
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.DoubleAxisHingeJoint.setUSE
(DoubleAxisHingeJoint DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type DoubleAxisHingeJointModifier and TypeMethodDescriptionDoubleAxisHingeJoint.setUSE
(DoubleAxisHingeJoint DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.