Uses of Class
org.web3d.x3d.jsail.RigidBodyPhysics.RigidBodyCollection
Packages that use RigidBodyCollection
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 RigidBodyCollection in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics that return RigidBodyCollectionModifier and TypeMethodDescriptionRigidBodyCollection.addBodies
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for bodies field.Add single child node to existing array of bodies nodes (if any).RigidBodyCollection.addComments
(String newComment) Add comment as String to contained commentsList.RigidBodyCollection.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.RigidBodyCollection.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.RigidBodyCollection.addJoints
(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for joints field.Add single child node to existing array of joints nodes (if any).RigidBodyCollection.clearBodies()
Utility method to clear MFNode value of bodies field.RigidBodyCollection.clearCollider()
Utility method to clear SFNode value of collider field.RigidBodyCollection.clearIS()
Utility method to clear SFNode value of IS field.RigidBodyCollection.clearJoints()
Utility method to clear MFNode value of joints field.RigidBodyCollection.clearMetadata()
Utility method to clear SFNode value of metadata field.RigidBodyCollection.setAutoDisable
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named autoDisable.RigidBodyCollection.setAutoDisable
(SFBool newValue) Assign typed object value to SFBool autoDisable field, similar tosetAutoDisable(boolean)
.RigidBodyCollection.setBboxCenter
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.RigidBodyCollection.setBboxCenter
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxCenter(float[])
.RigidBodyCollection.setBboxCenter
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.RigidBodyCollection.setBboxCenter
(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.RigidBodyCollection.setBboxCenter
(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar tosetBboxCenter(float[])
.RigidBodyCollection.setBboxDisplay
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.RigidBodyCollection.setBboxDisplay
(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar tosetBboxDisplay(boolean)
.RigidBodyCollection.setBboxSize
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBboxSize(float[])
.RigidBodyCollection.setBboxSize
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetBboxSize(float[])
.RigidBodyCollection.setBboxSize
(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.RigidBodyCollection.setBboxSize
(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.RigidBodyCollection.setBboxSize
(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar tosetBboxSize(float[])
.Assign ArrayList value of MFNode bodies field, similar tosetBodies(org.web3d.x3d.sai.Core.X3DNode[])
.Accessor method to assign org.web3d.x3d.sai.RigidBodyPhysics.RigidBody array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field bodies.RigidBodyCollection.setCollider
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collider.RigidBodyCollection.setCollider
(CollisionCollection newValue) Accessor method to assign org.web3d.x3d.sai.RigidBodyPhysics.CollisionCollection instance (using a properly typed node) to initializeOnly SFNode field collider.RigidBodyCollection.setConstantForceMix
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetConstantForceMix(float)
.RigidBodyCollection.setConstantForceMix
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named constantForceMix.RigidBodyCollection.setConstantForceMix
(SFFloat newValue) Assign typed object value to SFFloat constantForceMix field, similar tosetConstantForceMix(float)
.RigidBodyCollection.setContactSurfaceThickness
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetContactSurfaceThickness(float)
.RigidBodyCollection.setContactSurfaceThickness
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named contactSurfaceThickness.RigidBodyCollection.setContactSurfaceThickness
(SFFloat newValue) Assign typed object value to SFFloat contactSurfaceThickness field, similar tosetContactSurfaceThickness(float)
.final RigidBodyCollection
RigidBodyCollection.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.RigidBodyCollection.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final RigidBodyCollection
RigidBodyCollection.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.RigidBodyCollection.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final RigidBodyCollection
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.RigidBodyCollection.setDisableAngularSpeed
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetDisableAngularSpeed(float)
.RigidBodyCollection.setDisableAngularSpeed
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named disableAngularSpeed.RigidBodyCollection.setDisableAngularSpeed
(SFFloat newValue) Assign typed object value to SFFloat disableAngularSpeed field, similar tosetDisableAngularSpeed(float)
.RigidBodyCollection.setDisableLinearSpeed
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetDisableLinearSpeed(float)
.RigidBodyCollection.setDisableLinearSpeed
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named disableLinearSpeed.RigidBodyCollection.setDisableLinearSpeed
(SFFloat newValue) Assign typed object value to SFFloat disableLinearSpeed field, similar tosetDisableLinearSpeed(float)
.RigidBodyCollection.setDisableTime
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named disableTime.RigidBodyCollection.setDisableTime
(SFTime newValue) Assign typed object value to SFTime disableTime field, similar tosetDisableTime(double)
.RigidBodyCollection.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.RigidBodyCollection.setEnabled
(SFBool newValue) Assign typed object value to SFBool enabled field, similar tosetEnabled(boolean)
.RigidBodyCollection.setErrorCorrection
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetErrorCorrection(float)
.RigidBodyCollection.setErrorCorrection
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named errorCorrection.RigidBodyCollection.setErrorCorrection
(SFFloat newValue) Assign typed object value to SFFloat errorCorrection field, similar tosetErrorCorrection(float)
.RigidBodyCollection.setGravity
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetGravity(float[])
.RigidBodyCollection.setGravity
(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar tosetGravity(float[])
.RigidBodyCollection.setGravity
(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named gravity.RigidBodyCollection.setGravity
(float x, float y, float z) Assign values to SFVec3f gravity field, similar tosetGravity(float[])
.RigidBodyCollection.setGravity
(SFVec3f newValue) Assign typed object value to SFVec3f gravity field, similar tosetGravity(float[])
.final RigidBodyCollection
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.RigidBodyCollection.setIterations
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named iterations.RigidBodyCollection.setIterations
(SFInt32 newValue) Assign typed object value to SFInt32 iterations field, similar tosetIterations(int)
.RigidBodyCollection.setJoints
(ArrayList<X3DRigidJointNode> newValue) Assign ArrayList value of MFNode joints field, similar tosetJoints(org.web3d.x3d.sai.Core.X3DNode[])
.Accessor method to assign org.web3d.x3d.sai.RigidBodyPhysics.X3DRigidJointNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field joints.RigidBodyCollection.setMaxCorrectionSpeed
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetMaxCorrectionSpeed(float)
.RigidBodyCollection.setMaxCorrectionSpeed
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named maxCorrectionSpeed.RigidBodyCollection.setMaxCorrectionSpeed
(SFFloat newValue) Assign typed object value to SFFloat maxCorrectionSpeed field, similar tosetMaxCorrectionSpeed(float)
.RigidBodyCollection.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.RigidBodyCollection.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.RigidBodyCollection.setPreferAccuracy
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named preferAccuracy.RigidBodyCollection.setPreferAccuracy
(SFBool newValue) Assign typed object value to SFBool preferAccuracy field, similar tosetPreferAccuracy(boolean)
.final RigidBodyCollection
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.RigidBodyCollection.setUSE
(RigidBodyCollection DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.RigidBodyCollection.setVisible
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.RigidBodyCollection.setVisible
(SFBool newValue) Assign typed object value to SFBool visible field, similar tosetVisible(boolean)
.Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type RigidBodyCollectionModifier and TypeMethodDescriptionRigidBodyCollection.setUSE
(RigidBodyCollection DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.