Uses of Class
org.web3d.x3d.jsail.RigidBodyPhysics.CollidableOffset
Packages that use CollidableOffset
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 CollidableOffset in org.web3d.x3d.jsail.RigidBodyPhysics
Methods in org.web3d.x3d.jsail.RigidBodyPhysics that return CollidableOffsetModifier and TypeMethodDescriptionCollidableOffset.addComments(String newComment) Add comment as String to contained commentsList.CollidableOffset.addComments(String[] newComments) Add comments as String[] array to contained commentsList.CollidableOffset.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.CollidableOffset.clearCollidable()Utility method to clear SFNode value of collidable field.CollidableOffset.clearIS()Utility method to clear SFNode value of IS field.CollidableOffset.clearMetadata()Utility method to clear SFNode value of metadata field.CollidableOffset.setBboxCenter(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toCollidableOffset.setBboxCenter(float[]).CollidableOffset.setBboxCenter(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toCollidableOffset.setBboxCenter(float[]).CollidableOffset.setBboxCenter(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxCenter.CollidableOffset.setBboxCenter(float x, float y, float z) Assign values to SFVec3f bboxCenter field, similar toCollidableOffset.setBboxCenter(float[]).CollidableOffset.setBboxCenter(SFVec3f newValue) Assign typed object value to SFVec3f bboxCenter field, similar toCollidableOffset.setBboxCenter(float[]).CollidableOffset.setBboxDisplay(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named bboxDisplay.CollidableOffset.setBboxDisplay(SFBool newValue) Assign typed object value to SFBool bboxDisplay field, similar toCollidableOffset.setBboxDisplay(boolean).CollidableOffset.setBboxSize(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toCollidableOffset.setBboxSize(float[]).CollidableOffset.setBboxSize(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toCollidableOffset.setBboxSize(float[]).CollidableOffset.setBboxSize(float[] newValue) Accessor method to assign 3-tuple float array to initializeOnly SFVec3f field named bboxSize.CollidableOffset.setBboxSize(float x, float y, float z) Assign values to SFVec3f bboxSize field, similar toCollidableOffset.setBboxSize(float[]).CollidableOffset.setBboxSize(SFVec3f newValue) Assign typed object value to SFVec3f bboxSize field, similar toCollidableOffset.setBboxSize(float[]).CollidableOffset.setCollidable(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to initializeOnly SFNode field collidable.CollidableOffset.setCollidable(X3DNBodyCollidableNode newValue) Accessor method to assign org.web3d.x3d.sai.RigidBodyPhysics.X3DNBodyCollidableNode instance (using a properly typed node) to initializeOnly SFNode field collidable.final CollidableOffsetCollidableOffset.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.CollidableOffset.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toCollidableOffset.setCssClass(String).final CollidableOffsetCollidableOffset.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.CollidableOffset.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toCollidableOffset.setCssStyle(String).final CollidableOffsetAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toCollidableOffset.setDEF(String).CollidableOffset.setEnabled(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.CollidableOffset.setEnabled(SFBool newValue) Assign typed object value to SFBool enabled field, similar toCollidableOffset.setEnabled(boolean).final CollidableOffsetAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toCollidableOffset.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.CollidableOffset.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.CollidableOffset.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.CollidableOffset.setRotation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toCollidableOffset.setRotation(float[]).CollidableOffset.setRotation(double x, double y, double z, double angleRadians) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toCollidableOffset.setRotation(float[]).CollidableOffset.setRotation(float[] newValue) Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput SFRotation field named rotation.CollidableOffset.setRotation(float x, float y, float z, float angleRadians) Assign values to SFRotation rotation field, similar toCollidableOffset.setRotation(float[]).CollidableOffset.setRotation(SFRotation newValue) Assign typed object value to SFRotation rotation field, similar toCollidableOffset.setRotation(float[]).CollidableOffset.setTranslation(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar toCollidableOffset.setTranslation(float[]).CollidableOffset.setTranslation(double x, double y, double z) Utility method: double-precision set-parameters accessor for X3D floating-point type, similar toCollidableOffset.setTranslation(float[]).CollidableOffset.setTranslation(float[] newValue) Accessor method to assign 3-tuple float array to inputOutput SFVec3f field named translation.CollidableOffset.setTranslation(float x, float y, float z) Assign values to SFVec3f translation field, similar toCollidableOffset.setTranslation(float[]).CollidableOffset.setTranslation(SFVec3f newValue) Assign typed object value to SFVec3f translation field, similar toCollidableOffset.setTranslation(float[]).final CollidableOffsetAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toCollidableOffset.setUSE(String).CollidableOffset.setUSE(CollidableOffset DEFnode) Assign a USE reference to another DEF node of same node type, similar toCollidableOffset.setUSE(String).CollidableOffset.setVisible(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named visible.CollidableOffset.setVisible(SFBool newValue) Assign typed object value to SFBool visible field, similar toCollidableOffset.setVisible(boolean).Methods in org.web3d.x3d.jsail.RigidBodyPhysics with parameters of type CollidableOffsetModifier and TypeMethodDescriptionCollidableOffset.setUSE(CollidableOffset DEFnode) Assign a USE reference to another DEF node of same node type, similar toCollidableOffset.setUSE(String).