Uses of Class
org.web3d.x3d.jsail.RigidBodyPhysics.UniversalJoint
Packages that use UniversalJoint
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 UniversalJoint in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics that return UniversalJointModifier and TypeMethodDescriptionUniversalJoint.addComments(String newComment) Add comment as String to contained commentsList.UniversalJoint.addComments(String[] newComments) Add comments as String[] array to contained commentsList.UniversalJoint.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.UniversalJoint.addForceOutput(String newValue) Add singleton String value to MFString forceOutput field, not allowing duplicate or empty string values in this controlled enumeration field.UniversalJoint.addForceOutput(SFString newValue) Add singleton SFString value to MFString forceOutput field, not allowing duplicate or empty string values in this controlled enumeration field.UniversalJoint.clearBody1()Utility method to clear SFNode value of body1 field.UniversalJoint.clearBody2()Utility method to clear SFNode value of body2 field.UniversalJoint.clearForceOutput()Utility method to clear MFString value of forceOutput field.UniversalJoint.clearIS()Utility method to clear SFNode value of IS field.UniversalJoint.clearMetadata()Utility method to clear SFNode value of metadata field.UniversalJoint.setAnchorPoint(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toUniversalJoint.setAnchorPoint(float[]).UniversalJoint.setAnchorPoint(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toUniversalJoint.setAnchorPoint(float[]).UniversalJoint.setAnchorPoint(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named anchorPoint.UniversalJoint.setAnchorPoint(float x, float y, float z) Assign values to SFVec3f anchorPoint field, similar toUniversalJoint.setAnchorPoint(float[]).UniversalJoint.setAnchorPoint(SFVec3f newValue) Assign typed object value to SFVec3f anchorPoint field, similar toUniversalJoint.setAnchorPoint(float[]).UniversalJoint.setAxis1(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toUniversalJoint.setAxis1(float[]).UniversalJoint.setAxis1(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toUniversalJoint.setAxis1(float[]).UniversalJoint.setAxis1(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis1.UniversalJoint.setAxis1(float x, float y, float z) Assign values to SFVec3f axis1 field, similar toUniversalJoint.setAxis1(float[]).Assign typed object value to SFVec3f axis1 field, similar toUniversalJoint.setAxis1(float[]).UniversalJoint.setAxis2(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toUniversalJoint.setAxis2(float[]).UniversalJoint.setAxis2(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toUniversalJoint.setAxis2(float[]).UniversalJoint.setAxis2(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named axis2.UniversalJoint.setAxis2(float x, float y, float z) Assign values to SFVec3f axis2 field, similar toUniversalJoint.setAxis2(float[]).Assign typed object value to SFVec3f axis2 field, similar toUniversalJoint.setAxis2(float[]).UniversalJoint.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.UniversalJoint.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 UniversalJointUniversalJoint.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.UniversalJoint.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toUniversalJoint.setCssClass(String).final UniversalJointUniversalJoint.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.UniversalJoint.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toUniversalJoint.setCssStyle(String).final UniversalJointAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toUniversalJoint.setDEF(String).UniversalJoint.setForceOutput(String newValue) Assign singleton String value to MFString forceOutput field, similar toUniversalJoint.setForceOutput(String[]).UniversalJoint.setForceOutput(String[] newValue) Accessor method to assign String enumeration array (""ALL"" | ""NONE"") to inputOutput MFString field named forceOutput.UniversalJoint.setForceOutput(ArrayList<String> newValue) Assign ArrayList value of MFString forceOutput field, similar toUniversalJoint.setForceOutput(String[]).UniversalJoint.setForceOutput(MFString newValue) Assign typed object value to MFString forceOutput field, similar toUniversalJoint.setForceOutput(String[]).UniversalJoint.setForceOutput(SFString newValue) Assign single SFString object value to MFString forceOutput field, similar toUniversalJoint.setForceOutput(String[]).final UniversalJointAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toUniversalJoint.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.UniversalJoint.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.UniversalJoint.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.UniversalJoint.setStop1Bounce(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toUniversalJoint.setStop1Bounce(float).UniversalJoint.setStop1Bounce(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1Bounce.UniversalJoint.setStop1Bounce(SFFloat newValue) Assign typed object value to SFFloat stop1Bounce field, similar toUniversalJoint.setStop1Bounce(float).UniversalJoint.setStop1ErrorCorrection(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toUniversalJoint.setStop1ErrorCorrection(float).UniversalJoint.setStop1ErrorCorrection(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop1ErrorCorrection.UniversalJoint.setStop1ErrorCorrection(SFFloat newValue) Assign typed object value to SFFloat stop1ErrorCorrection field, similar toUniversalJoint.setStop1ErrorCorrection(float).UniversalJoint.setStop2Bounce(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toUniversalJoint.setStop2Bounce(float).UniversalJoint.setStop2Bounce(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop2Bounce.UniversalJoint.setStop2Bounce(SFFloat newValue) Assign typed object value to SFFloat stop2Bounce field, similar toUniversalJoint.setStop2Bounce(float).UniversalJoint.setStop2ErrorCorrection(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toUniversalJoint.setStop2ErrorCorrection(float).UniversalJoint.setStop2ErrorCorrection(float newValue) Accessor method to assign float value to inputOutput SFFloat field named stop2ErrorCorrection.UniversalJoint.setStop2ErrorCorrection(SFFloat newValue) Assign typed object value to SFFloat stop2ErrorCorrection field, similar toUniversalJoint.setStop2ErrorCorrection(float).final UniversalJointAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toUniversalJoint.setUSE(String).UniversalJoint.setUSE(UniversalJoint DEFnode) Assign a USE reference to another DEF node of same node type, similar toUniversalJoint.setUSE(String).Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type UniversalJointModifier and TypeMethodDescriptionUniversalJoint.setUSE(UniversalJoint DEFnode) Assign a USE reference to another DEF node of same node type, similar toUniversalJoint.setUSE(String).