Uses of Class
org.web3d.x3d.jsail.RigidBodyPhysics.MotorJoint
Packages that use MotorJoint
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 MotorJoint in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics that return MotorJointModifier and TypeMethodDescriptionMotorJoint.addComments(String newComment) Add comment as String to contained commentsList.MotorJoint.addComments(String[] newComments) Add comments as String[] array to contained commentsList.MotorJoint.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.MotorJoint.addForceOutput(String newValue) Add singleton String value to MFString forceOutput field, not allowing duplicate or empty string values in this controlled enumeration field.MotorJoint.addForceOutput(SFString newValue) Add singleton SFString value to MFString forceOutput field, not allowing duplicate or empty string values in this controlled enumeration field.MotorJoint.clearBody1()Utility method to clear SFNode value of body1 field.MotorJoint.clearBody2()Utility method to clear SFNode value of body2 field.MotorJoint.clearForceOutput()Utility method to clear MFString value of forceOutput field.MotorJoint.clearIS()Utility method to clear SFNode value of IS field.MotorJoint.clearMetadata()Utility method to clear SFNode value of metadata field.MotorJoint.setAutoCalc(boolean newValue) Accessor method to assign boolean value to initializeOnly SFBool field named autoCalc.MotorJoint.setAutoCalc(SFBool newValue) Assign typed object value to SFBool autoCalc field, similar toMotorJoint.setAutoCalc(boolean).MotorJoint.setAxis1Angle(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setAxis1Angle(float).MotorJoint.setAxis1Angle(float newValue) Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis1Angle.MotorJoint.setAxis1Angle(SFFloat newValue) Assign typed object value to SFFloat axis1Angle field, similar toMotorJoint.setAxis1Angle(float).MotorJoint.setAxis1Torque(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setAxis1Torque(float).MotorJoint.setAxis1Torque(float newValue) Accessor method to assign float value to inputOutput SFFloat field named axis1Torque.MotorJoint.setAxis1Torque(SFFloat newValue) Assign typed object value to SFFloat axis1Torque field, similar toMotorJoint.setAxis1Torque(float).MotorJoint.setAxis2Angle(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setAxis2Angle(float).MotorJoint.setAxis2Angle(float newValue) Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis2Angle.MotorJoint.setAxis2Angle(SFFloat newValue) Assign typed object value to SFFloat axis2Angle field, similar toMotorJoint.setAxis2Angle(float).MotorJoint.setAxis2Torque(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setAxis2Torque(float).MotorJoint.setAxis2Torque(float newValue) Accessor method to assign float value to inputOutput SFFloat field named axis2Torque.MotorJoint.setAxis2Torque(SFFloat newValue) Assign typed object value to SFFloat axis2Torque field, similar toMotorJoint.setAxis2Torque(float).MotorJoint.setAxis3Angle(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setAxis3Angle(float).MotorJoint.setAxis3Angle(float newValue) Accessor method to assign float value unit axis, angle (in radians) to inputOutput SFFloat field named axis3Angle.MotorJoint.setAxis3Angle(SFFloat newValue) Assign typed object value to SFFloat axis3Angle field, similar toMotorJoint.setAxis3Angle(float).MotorJoint.setAxis3Torque(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setAxis3Torque(float).MotorJoint.setAxis3Torque(float newValue) Accessor method to assign float value to inputOutput SFFloat field named axis3Torque.MotorJoint.setAxis3Torque(SFFloat newValue) Assign typed object value to SFFloat axis3Torque field, similar toMotorJoint.setAxis3Torque(float).MotorJoint.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.MotorJoint.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 MotorJointMotorJoint.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.MotorJoint.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toMotorJoint.setCssClass(String).final MotorJointMotorJoint.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.MotorJoint.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toMotorJoint.setCssStyle(String).final MotorJointAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toMotorJoint.setDEF(String).MotorJoint.setEnabledAxes(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named enabledAxes.MotorJoint.setEnabledAxes(SFInt32 newValue) Assign typed object value to SFInt32 enabledAxes field, similar toMotorJoint.setEnabledAxes(int).MotorJoint.setForceOutput(String newValue) Assign singleton String value to MFString forceOutput field, similar toMotorJoint.setForceOutput(String[]).MotorJoint.setForceOutput(String[] newValue) Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.MotorJoint.setForceOutput(ArrayList<String> newValue) Assign ArrayList value of MFString forceOutput field, similar toMotorJoint.setForceOutput(String[]).MotorJoint.setForceOutput(MFString newValue) Assign typed object value to MFString forceOutput field, similar toMotorJoint.setForceOutput(String[]).MotorJoint.setForceOutput(SFString newValue) Assign single SFString object value to MFString forceOutput field, similar toMotorJoint.setForceOutput(String[]).final MotorJointAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toMotorJoint.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.MotorJoint.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.MotorJoint.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.MotorJoint.setMotor1Axis(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toMotorJoint.setMotor1Axis(float[]).MotorJoint.setMotor1Axis(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toMotorJoint.setMotor1Axis(float[]).MotorJoint.setMotor1Axis(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor1Axis.MotorJoint.setMotor1Axis(float x, float y, float z) Assign values to SFVec3f motor1Axis field, similar toMotorJoint.setMotor1Axis(float[]).MotorJoint.setMotor1Axis(SFVec3f newValue) Assign typed object value to SFVec3f motor1Axis field, similar toMotorJoint.setMotor1Axis(float[]).MotorJoint.setMotor2Axis(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toMotorJoint.setMotor2Axis(float[]).MotorJoint.setMotor2Axis(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toMotorJoint.setMotor2Axis(float[]).MotorJoint.setMotor2Axis(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor2Axis.MotorJoint.setMotor2Axis(float x, float y, float z) Assign values to SFVec3f motor2Axis field, similar toMotorJoint.setMotor2Axis(float[]).MotorJoint.setMotor2Axis(SFVec3f newValue) Assign typed object value to SFVec3f motor2Axis field, similar toMotorJoint.setMotor2Axis(float[]).MotorJoint.setMotor3Axis(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toMotorJoint.setMotor3Axis(float[]).MotorJoint.setMotor3Axis(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toMotorJoint.setMotor3Axis(float[]).MotorJoint.setMotor3Axis(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named motor3Axis.MotorJoint.setMotor3Axis(float x, float y, float z) Assign values to SFVec3f motor3Axis field, similar toMotorJoint.setMotor3Axis(float[]).MotorJoint.setMotor3Axis(SFVec3f newValue) Assign typed object value to SFVec3f motor3Axis field, similar toMotorJoint.setMotor3Axis(float[]).MotorJoint.setStop1Bounce(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setStop1Bounce(float).MotorJoint.setStop1Bounce(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.MotorJoint.setStop1Bounce(SFFloat newValue) Assign typed object value to SFFloat stop1Bounce field, similar toMotorJoint.setStop1Bounce(float).MotorJoint.setStop1ErrorCorrection(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setStop1ErrorCorrection(float).MotorJoint.setStop1ErrorCorrection(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.MotorJoint.setStop1ErrorCorrection(SFFloat newValue) Assign typed object value to SFFloat stop1ErrorCorrection field, similar toMotorJoint.setStop1ErrorCorrection(float).MotorJoint.setStop2Bounce(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setStop2Bounce(float).MotorJoint.setStop2Bounce(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop2Bounce.MotorJoint.setStop2Bounce(SFFloat newValue) Assign typed object value to SFFloat stop2Bounce field, similar toMotorJoint.setStop2Bounce(float).MotorJoint.setStop2ErrorCorrection(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setStop2ErrorCorrection(float).MotorJoint.setStop2ErrorCorrection(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop2ErrorCorrection.MotorJoint.setStop2ErrorCorrection(SFFloat newValue) Assign typed object value to SFFloat stop2ErrorCorrection field, similar toMotorJoint.setStop2ErrorCorrection(float).MotorJoint.setStop3Bounce(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setStop3Bounce(float).MotorJoint.setStop3Bounce(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop3Bounce.MotorJoint.setStop3Bounce(SFFloat newValue) Assign typed object value to SFFloat stop3Bounce field, similar toMotorJoint.setStop3Bounce(float).MotorJoint.setStop3ErrorCorrection(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toMotorJoint.setStop3ErrorCorrection(float).MotorJoint.setStop3ErrorCorrection(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop3ErrorCorrection.MotorJoint.setStop3ErrorCorrection(SFFloat newValue) Assign typed object value to SFFloat stop3ErrorCorrection field, similar toMotorJoint.setStop3ErrorCorrection(float).final MotorJointAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toMotorJoint.setUSE(String).MotorJoint.setUSE(MotorJoint DEFnode) Assign a USE reference to another DEF node of same node type, similar toMotorJoint.setUSE(String).Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type MotorJointModifier and TypeMethodDescriptionMotorJoint.setUSE(MotorJoint DEFnode) Assign a USE reference to another DEF node of same node type, similar toMotorJoint.setUSE(String).